Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Record base_url returned from successful login #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tommotorefi
Copy link
Contributor

Per Docusign team: "In the demo environment all account URLs
start with demo.docusign.net, however in production there are
multiple sub-domains like www, na2, eu, etc. To resolve all you need to
do is parse the baseUrl value that is returned from the login call."

This seems to also apply to the oauth token, but I'm not sure of the use
case there.

Thanks to Will Beattie for the report.

@tcopeland tcopeland mentioned this pull request Apr 29, 2017
Per Docusign team: "In the demo environment all account URLs
start with demo.docusign.net, however in production there are
multiple sub-domains like www, na2, eu, etc.  To resolve all you need to
do is parse the baseUrl value that is returned from the login call."

This seems to also apply to the oauth token, but I'm not sure of the use
case there.

Thanks to Will Beattie for the report.
@tcopeland tcopeland force-pushed the record_and_reuse_base_url_in_login_response branch from 39d1110 to 323c5f5 Compare May 1, 2017 01:20
@tcopeland tcopeland changed the title Record base_url returned from successful login [WIP] Record base_url returned from successful login May 1, 2017
@tcopeland
Copy link
Collaborator

Marking with WIP per thoughts at #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants