Why Am I Still Receiving a "Pipedream Connect Error" Despite Appending a Dev Header to the Curl Request in Dev Testing?

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

I want to test again in dev but struggling to make it work as Im still getting the previous “Pipedream Connect Error…” from above. At some point during dev I was able to test it just fine by appending the dev header as part of the curl request but having no luck now

Im assuming Im missing some other dev setting or similar in order to test in a dev environment again>?

Are you seeing the same error we discussed in the above thread? Are you still using Pipedream OAuth clients for the connected accounts?

Yeah exact same error, and I am

I’m confused, why are you expecting to not see the error?

At some point during dev it just worked

I thought it was because I set the environment to production that it was showing the error when I wasnt using the oauth client

Oh I understand, yea that was a gap that we patched — it should have never worked in development mode.

Ahhh I see

How recent was the patch introduced?

Yea, sorry for that confusion, we patched it toward the end of last week

It was a poor design on our part from the beginning, and only led to confusion for devs, since we introduced different product behavior between the different envs

Makes sense, thanks for clearing it up