This topic was automatically generated from Slack. You can find the original thread here.
Hello!
I raised an issue today on the pipedream-sdk-typescript repo, but I figured it was worth cross-posting here for visibility.
I’ve started trying to use the browser SDK this morning, but am getting 404 errors because API client (generated by the SDK) doesn’t send the project ID URL param.
After pulling the code locally, changing a few lines, and running npm link, I can see the URL now being correct (to rule out a config issue on my end). However at this point I get CORS errors.
Are these known issues? I see that these SDKs are quite new so I’m not sure if anyone has tried using the browser client yet.