I'm trying to use the UberEats Api, but I can't make the authentication, the error I'm receiving is invalid_scope
.
How can I enable the scopes eats.store and eats.order for my apps??
I'll really appreciate your help.
I'm trying to use the UberEats Api, but I can't make the authentication, the error I'm receiving is invalid_scope
.
How can I enable the scopes eats.store and eats.order for my apps??
I'll really appreciate your help.
These are not generally available scopes. There is no public application process. There is not any generally available Uber Eats API.
They forgot an 's' in the documentation. Try scopes=eats.order instead of scope=eats.order