Trying to set up OAuth in application, and getting errors on the auth code exchange for access token. Tried the exact same request in Postman and getting 200s. My request url, headers, and body looks good and identical to the one I am sending through Postman...
Can you provide the error code and its description? It is most likely a refresh token error.
The error code is not being displayed but the message is:
Error retrieving Docusign access token Failed to execute 'open' on 'XMLHttpRequest': Invalid URL
The error code is not being displayed but I have an error message from my error handling:
Error retrieving Docusign access token Failed to execute 'open' on 'XMLHttpRequest': Invalid URL
The error message you're encountering, "Failed to execute 'open' on 'XMLHttpRequest': Invalid URL," suggests that there is an issue with the URL being used to retrieve the DocuSign access token. This could be due to several reasons, such as an incorrectly formatted URL, an empty URL, or an issue with how the URL is being constructed in your code.
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.