user-1
(User 1)
April 3, 2025, 9:12pm
1
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
user-1
(User 1)
April 3, 2025, 9:12pm
2
Are you using your own OAuth client that you’ve configured?
user-1
(User 1)
April 3, 2025, 9:12pm
3
Hi Danny! I’m using from Google Business Profile App.
user-1
(User 1)
April 3, 2025, 9:12pm
4
Can you doublecheck the configuration in Pipedream? That error message says you’re missing the client ID.
user-1
(User 1)
April 3, 2025, 9:12pm
5
Should the client_id be a parameter in the connection_link?
user-1
(User 1)
April 3, 2025, 9:12pm
6
user-1
(User 1)
April 3, 2025, 9:12pm
7
The Connect Link URL seems like it’s well formed, but the OAuth client it’s referencing is missing a client ID
user-1
(User 1)
April 3, 2025, 9:12pm
8
Is there somewhere else to declare the client_id? Because I’m using it to get the tokens and apparently is working fine
user-1
(User 1)
April 3, 2025, 9:12pm
9
Sorry, I think I found it. On oath client edition I can see a field to insert the client id.
user-1
(User 1)
April 3, 2025, 9:12pm
10
But now there is another error:
user-1
(User 1)
April 3, 2025, 9:12pm
12
Can you paste the full Connect Link URL here? Or show me how you’re creating the Connect token?
user-1
(User 1)
April 3, 2025, 9:12pm
13
Sure, here is an example with hidden token and oauth id:
user-1
(User 1)
April 3, 2025, 9:12pm
14
Can you share the OAuth app ID? (it’s not sensitive, but feel free to DM it to me instead)
user-1
(User 1)
April 3, 2025, 9:12pm
16
Oh wait a minute, that error is from Google?
user-1
(User 1)
April 3, 2025, 9:12pm
17
Can you doublecheck your OAuth configuration in GCP?
user-1
(User 1)
April 3, 2025, 9:12pm
18
Sorry, do I need to create one in this case?
user-1
(User 1)
April 3, 2025, 9:12pm
19
Where did you get those OAuth credentials from that you entered into Pipedream for that OAuth client?
user-1
(User 1)
April 3, 2025, 9:12pm
20
Just created a new oauth client from pipedream directly