uber-api

How to figure out if an Uber ride is actually an UberEats delivery


I am trying to figure out if an Uber ride is actually an UberEats delivery.

I thought the way to do that is with the products API, but when I tried to use the product API resource, all I got back is "Unauthorized access to product".

I can usually use the product API resource for other product ids. But this I cannot.


Solution

  • This was a bug which is now resolved. UberEATS should not be surfaced in the products endpoint.