最近搜索


没有最近搜索

Requests API Basic Authentication Supported



已于 2022年5月23日 发布

https://developer.zendesk.com/api-reference/ticketing/tickets/ticket-requests/#authentication 

This link mentions: You must use an API token or an OAuth token with this API. Basic authentication is not supported.

However, as we tested, we can always call the API with basic authentication.

******@Ubuntu-Desktop:~$ curl -ss https://xxxxxx.zendesk.com/api/v2/requests -u enduserzendesk@gmail.com:REDACTED! | jq '.requests[].id'
141141
144115
144122
...

Is documentation incorrect or am I missing something?


1

1

1 条评论

image avatar

Eric Nelson

Zendesk Developer Advocacy

Hey Nabeel,

Looks like a mistake in our documentation. I'll get this passed over to the documentation team for update.

Thanks!

1


请先登录再写评论。

找不到所需的内容?

新建帖子