How to Solve Connection Error in Pipedream Workflow for Other Users?

This topic was automatically generated from Slack. You can find the original thread here.

Hi, I’ve created all the process following Pipedream’s connect docs for my workflow to work in behalf of other users. It’s all working fine with the tokens retrieved but when trying to connect an account I get an error like the image below. Any idea on how to solve it? For testing purpose I’m using the connection link

Are you using your own OAuth client that you’ve configured?

Hi Danny! I’m using from Google Business Profile App.

Can you doublecheck the configuration in Pipedream? That error message says you’re missing the client ID.

Should the client_id be a parameter in the connection_link?

No, here: Sign Up - Pipedream

The Connect Link URL seems like it’s well formed, but the OAuth client it’s referencing is missing a client ID

Is there somewhere else to declare the client_id? Because I’m using it to get the tokens and apparently is working fine

Sorry, I think I found it. On oath client edition I can see a field to insert the client id.

But now there is another error:

Can you paste the full Connect Link URL here? Or show me how you’re creating the Connect token?

Sure, here is an example with hidden token and oauth id:

Can you share the OAuth app ID? (it’s not sensitive, but feel free to DM it to me instead)

Of course.

Oh wait a minute, that error is from Google?

Can you doublecheck your OAuth configuration in GCP?

Sorry, do I need to create one in this case?

Where did you get those OAuth credentials from that you entered into Pipedream for that OAuth client?

Just created a new oauth client from pipedream directly