docusign-esign-ruby-client
docusign-esign-ruby-client copied to clipboard
Issue with generate_access_token
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
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