PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.77k stars 5.26k forks source link

[APP] Railsr - Integrate using OAuth Client #13681

Open vunguyenhung opened 3 weeks ago

vunguyenhung commented 3 weeks ago

Name of app / service Railsr

Link to developer documentation https://docs.railsr.com/docs/guides/ab1cd683b4a9b-creating-an-o-auth-client

Is lack of support preventing you from building workflows, or do you have a workaround? API Key integration is deprecated, we need to integrate using OAuth instead image

The link to create API Key show Something went wrong error image

malexanderlim commented 2 weeks ago

@sergio-eliot-rodriguez , can you take a look at the feasibility of this?

sergio-eliot-rodriguez commented 2 weeks ago

Yes, I think this is feasible. I started looking into it, and the oauth flow is failing with "invalid client_id". Since the OAuth Client page within Ralsr allows the user to select Play/Live environment, I suspect their guides are using the Live environment, but for our account the Live option is disabled, so the client_id might have been generated for the Play environment. I am reaching out to Railsr support to see if their oauth endpoints change depending the environment.