Skip to content

added optional parameter to use sandbox urls #5

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

Merged
merged 1 commit into from
May 9, 2024

Conversation

DavidFichtmueller
Copy link
Contributor

When starting out, testing or developing with this library it is useful not directly send all of the request to the regular API but instead to the dedicated ORCID sandbox. This change adds an optional parameter that would actively cause the endpoint URL be switched from the regular API to the sandbox. Since the default is set to False, this change is backward compatible with existing implementations that use this library.

When starting out, testing or developing with this library it is useful not directly send all of the request to the regular API but instead to the dedicated ORCID sandbox. This change adds an optional parameter that would actively cause the endpoint URL be switched from the regular API to the sandbox. Since the default is set to False, this change is backward compatible with existing implementations that use this library.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! Please follow the guidelines.

@sri0606 sri0606 merged commit 8404eb2 into sri0606:main May 9, 2024
DavidFichtmueller added a commit to DavidFichtmueller/PyOrcid that referenced this pull request May 14, 2024
Merge pull request sri0606#5 from DavidFichtmueller/main
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