How to Render the Frontend Component Using Pipedream Connect SDK for User Authentication?

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

I am using the Pipedream connect sdk to authenticate the user, but I am struggling to understand how the frontend component is rendered. Anyone else facing this issue?

Which frontend component are you trying to render? Can you share some of your code? Are you generating a fresh Connect token after connecting the account? And are you defining allowed_origins in the token creation call?

Thanks a lot!! I think that the issue was that I didn’t allow for the allow_origins in the token creation call. Appreciate it!!

I can render the components now :))

It runs via the SDK, but it seems like I can’t run it via the API?

Sure you can, what are you seeing?