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.
Solved! Go to Solution.
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.