We have configured our OAuth (Salesforce) authentication provider with a default scope = full,refresh_token and we can connect to Salesforce sucessfully but every time we run the app it always prompts for OAuth consent, how do we get Skuid to remember the refresh token and use it to automatically request a new access token so the user doesn’t have to keep approving access?
The same issue happens when using a Google auth provider, we have set the default scope accordingly and can see Skuid setting the access_type=offline parameter in the OAuth request but according to this post we need to add the approval_prompt=force parameter as well?
http://stackoverflow.com/questions/8942340/get-refresh-token-google-api
And even if we did this, how do we get Skuid to use the Google refresh token as above?
Question
How do we use the OAuth refresh token flow after the first OAuth access token (and refresh token) ha
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
