docusign / docusign-esign-ruby-client

The Official DocuSign Ruby Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
MIT License
66 stars 62 forks source link

Issue with generate_access_token #37

Open nadbm opened 4 years ago

nadbm commented 4 years ago

Is this supposed to be a deprecated method? This method doesn't seem to be returning the access token and is set to exit before then.

https://github.com/docusign/docusign-ruby-client/blob/master/lib/docusign_esign/client/api_client.rb#L573

LarryKlugerDS commented 4 years ago

Hi, Yes, we plan to deprecate method GenerateAccessToken in the future since it is better to use an OAuth client library such as OmniAuth.

At the same time, the method should work! I have submitted internal report DCM-4066