4

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.

2 Answers2

1

These are not generally available scopes. There is no public application process. There is not any generally available Uber Eats API.

Kyle Davis
  • 1,053
  • 6
  • 7
0

They forgot an 's' in the documentation. Try scopes=eats.order instead of scope=eats.order