Invalid scope error in user oauth refresh token action.
Hello,
I've come across the issue where no matter what scope I choose(other than default one), post action won't proceed request due to insufficient permissions I guess. My application has received the consent from the user, and fulfilment scope is one of the listed scopes on the consent form. Any help would be much appreciated! T
hank you!
evaldassedys
Posted 3 years agoยทLast reply 3 years ago
1 comment
evaldassedys
OP3 years agoNever mind everyone! Looks like, when the person who is to give a consent, for some reason is logged into their account and already given a consent previously, it fast forwards to redirect url without consent window, maybe assuming the consent was already given before, generating new access and refresh token with generic eBay browse scope. Once changed the password and given consent though private browser window everything works as intended!ย New accounts have no issues receiving consent, so no issue left ๐
ย