You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was reported by a Customer.
When performing a private OAuth Exchange, the correct value for
`grant_type` is "authorization_code". This parameter may also be
omitted, as this value is the default; it only need be provided (as
"refresh_token") when doing an OAuth Token Refresh.
0 commit comments