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

Cant link user to organization #39

Open
GhayyurAbbas opened this issue Oct 27, 2023 · 3 comments
Open

Cant link user to organization #39

GhayyurAbbas opened this issue Oct 27, 2023 · 3 comments

Comments

@GhayyurAbbas
Copy link

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)

@esilva600
Copy link

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.

@GhayyurAbbas
Copy link
Author

GhayyurAbbas commented Oct 27, 2023 via email

@InbarGazit
Copy link
Member

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?

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

No branches or pull requests

3 participants