docusign-esign-ruby-client icon indicating copy to clipboard operation
docusign-esign-ruby-client copied to clipboard

Issue with generate_access_token

Open nadbm opened this issue 5 years ago • 1 comments

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

nadbm avatar Apr 01 '20 03:04 nadbm

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

LarryKlugerDS avatar Apr 06 '20 08:04 LarryKlugerDS