Hey there, I hope everyone is doing well. I need to update the delivery status of orders on Uber Eats through my app. I am in partnership with Uber Eats and using the Update Delivery Status API for this purpose.
The API requires the scope eats.store.orders.restaurantdelivery.status, but I am having trouble generating a token with this scope. How can I generate the token and what grant type do I need? This scope is not showing up in my developer's dashboard or in the Uber Eats documentation that I have seen.