Steven Maguire
Steven Maguire
I've invited @mstefan21 as a collaborator on this project. He may be able to evaluate this and push it through.
It looks like you are hitting the sandbox URL. I am not sure if Uber has support for this endpoint in the sandbox environment. I can't see anything clearly defined...
I don't know what to tell you other than to suggest you contact their support to debug and troubleshoot. This package is does not do anything other than wrap their...
I also just noticed that the endpoint only supports `server_token`, documented here: https://developer.uber.com/docs/riders/guides/authentication/server-token You may be getting a 404 due to that.
I am seeing the same thing and the ENV variable suggestion is also not working - and I think that is related to the two open PRs here.
Thanks @agieche. To clarify, 1) your diagnosis is that johnvansickle.com SSL cert is causing the problem and 2) your fork is only pointing to a different remote URL where an...
> I set the ENV variable FFMPEG_DOWNLOAD_URL and restarted dynos and the variable was picked up correctly. Did you have success setting this variable in the Heroku App (`heroku config...
> I added the code to my fork. Then set the env variable within web interface (https://dashboard.heroku.com/apps/my-app-16815/settings) and deployed from CLI. Then, the Env variable was picked up correctly. Awesome....
According to LinkedIn, access to refresh tokens is only available to a limited set of partners. Does this apply to you? Are you using a Client ID that is associated...
@DoubleYo What is the use case here? Can you provide some sample code around how this change would help you?