android - Invalid Scope Requested When Using Future Payments -
i trying implement profile sharing flow, , after clicking on "agree" button on consent screen in paypalsdk. dialog box appears saying "an error has occured" , logs below generated.
fj sn:11 paypal debug-id: 48bf0a960c067 [sandbox, 2.13.1;release] request failure http statuscode:400,exception:bad request request failed server response:{"error":"invalid_request","error_description":"invalid scope requested"}
i found solution... green checkmark on account state page, doesn't mean "enabled" (although, without checkmark have button called "enable"...) means feature can enabled in environment. if want check whether enabled have go to:
https://developer.paypal.com/developer/applications/
- below rest api, click on app
- "accept payment" needs checked
- click "advanced options" (behind accept payments)
- tadaaa here can enable future payments...
nice work paypal...as worst design possible.
Comments
Post a Comment