简体   繁体   中英

UBER EATS API EXPO AUTHENTICATION USING EXPO

I'm new to expo and i've been trying to integrate the uber authentication to my app and i've tried the authentication example shown in the authentication page of expo documentation for uber.

Uber Example Authentication in expo documentation https://docs.expo.io/guides/authentication/#uber

And when I Login in browser I get an invalid_request. I tried debugging the object and says my scopes are invalid, and i checked the documentation and the scopes are correct so idk how to solve this problem. The debug result here

Any Help would be appreciated!

I've found the problem, I didn't need to identify the scopes because he would receive the authorization url with the scopes inside.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM