zendesk / zendesk_api_client_rb

Official Ruby Zendesk API Client
http://developer.zendesk.com/
Apache License 2.0
387 stars 183 forks source link

README is misleading in regards to API authentication ability #356

Closed jakeonfire closed 4 years ago

jakeonfire commented 6 years ago

it says after the client example:

Note: This ZendeskAPI API client only supports basic authentication at the moment.

but it definitely works with (at least) API token auth as well.

elsurudo commented 6 years ago

Do you need a username for token auth?

hkmaly commented 5 years ago

I think it's supposed to mean the oauth is not working ...

nogates commented 4 years ago

I am gonna close this since the issue is quite old (sorry about not replying to this earlier) and the README has some information about how to use OAuth tokens as well.