Docusign Token refresh error OAuth flow failed. Error detail:invalid_request

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 02:36 PM
I had DocuSign spoke connection says "OAuth Access or Refresh tokens are not available. Verify the OAuth configuration and click 'Get OAuth Token' to request a new token. Get OAuth Token"
After hitting get OAuth Token, it shows the error message , "OAuth flow failed. Verify the configurations and try again. Error detail:invalid_request"
I enabled "ALL" Outbound Http log and got to see the below details,
Response Status: 400
Response Headers:
{Cache-Control=no-cache, no-store, must-revalidate, Pragma=no-cache, Content-Type=application/json; charset=utf-8, Expires=-1, X-DocuSign-TraceToken=xxxxxxxxxxxxxxxxxx, X-Frame-Options=SAMEORIGIN, X-XSS-Protection=1; mode=block; report=/client-errors/xss, X-DocuSign-Node=SExxxxxxx, Strict-Transport-Security=max-age=31536000; includeSubDomains; preload, Referrer-Policy=no-referrer,strict-origin-when-cross-origin, X-Content-Type-Options=nosniff, Date=Wed, 01 Mar 2023 16:55:12 GMT, Content-Length=27, Vary=Accept-Encoding}
Response body: {"error":"invalid_request"}
Nothing changed on the OAuth Provider and all configurations are intact. What could be the possible issue.