Question: I want to calculate index of the h3 cells between (-39.08, -57.01) and (-38.05, -58.16) but it throws LineUndefinedException. In the documentation it says This function may fail to find the line between two indexes, for example if they ...

Question: I’m trying to get token (using Oauth 2.0 protocol) from ubereats API (https://login.uber.com/oauth/v2/token) but it returns me : Here a screenshoot of my postman : Here the documentation about that : https://developer.uber.com/docs/eats/api/v2/get-eats-order-orderid Answer: It looks like your registered client ...