-
Notifications
You must be signed in to change notification settings - Fork 62
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
Cant link user to organization #39
Comments
Hello Ghayuur, The Header you provided, however, doesn't present the specific API version and, it's not clear to the API call associated with this URL. For example, to update an existing user, your header should be something like: Also, there are several 400 error messages such as invalid_grant, for example. You can check the API Documentation below: If you still experience issues, you can reach out to DocuSign Developer Support for further guidance. |
Hey there
It was actually generated on the official website of docusign with a demo account. I was
trying to create the organization and link accounts but it kept on giving
me errors.
I would love to contribute in code if you need me to.
Regards
Ghayyur
…On Fri, Oct 27, 2023 at 6:14 PM esilva600 ***@***.***> wrote:
Hello Ghayuur,
The Header you provided, however, doesn't present the specific API version
and, it's not clear to the API call associated with this URL.
For example, to update an existing user, your header should be something
like:
https://demo.docusign.net/Management/v2/organizations/{organizationId}/users/profiles
Also, there are several 400 error messages such as invalid_grant, for
example. You can check the API Documentation below:
https://developers.docusign.com/docs/admin-api/reference/usermanagement/esignusermanagement/
If you still experience issues, you can reach out to DocuSign Developer
Support for further guidance.
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKO73W7WXET5UXWXY2SFKTLYBOXSVAVCNFSM6AAAAAA6SL4U2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBSHA4TOMRTGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'm not clear what exactly is the problem, you are reporting two different issues. How did you obtain an access token? what scopes did you use? is this regarding any of the code examples provided here? |
When i am trying to link user with organization it is giving me 400 error
POST https://admindemo.docusign.com/admin/api/organizationapi/post?uri=%2Fmanagement%2Fv1%2Forganizations 400 (Bad Request)
The text was updated successfully, but these errors were encountered: