I'm trying to add oAuth 2 web server flow to the smartDos model but getting below exception
"There was a problem adding ‘OAuth 2 Web Server Flow’ to the current revision"
Could you please help in this, If you have any example or demo link please share.
Answer by developerdave · Apr 07, 2015 at 07:05 PM
From the message I guess it is actually the Custom Token which is causing the issue. When you add a custom token you need to specify what format the custom token is, for example a header value with the name api_key or a query string.
We were able to add the settings for oAuth 2.0 Web Server Flow. Bt still we are facing some issue.
1. The second request call for getting access token it's method type by default is GET. Is it possible to change it?
2. Is there any way to add headers and query parameters to this token generation request.
3. Is there a way to set callback URL for oAuth 2.0 Web Server Flow?
SmartDocs Configuration - help with CORS and Proxy URL Configuration 3 Answers
Read only playground.apistudio.io rendered instead of smartdoc 2 Answers
oAuth & Custom Token Settings in Smartdocs? 2 Answers
Smartdocs Models applied in dev environment reflected on test and vice versa. 1 Answer
smart docs not working 0 Answers