forrest icon indicating copy to clipboard operation
forrest copied to clipboard

When the Connected app in SalesForce does not have "Full access (full)" scope in the Selected OAuth Scopes, then "Expired token" error is fired

Open mirrorps opened this issue 2 years ago • 0 comments

When the Connected app in SalesForce does not have "Full access (full)" scope in the Selected OAuth Scopes, then "Expired token" error is fired on the callback when $this->storeResources(); is called. This is for the WebSever auth case. I suggest that this would be easily fixed by using a config variable inside the forrest config file. If you like I can fix it and push a PR?

mirrorps avatar Jan 03 '24 18:01 mirrorps