Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 401 Unathorized when copying code example from playground using extract #1302

Open
larswww opened this issue Mar 5, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@larswww
Copy link

larswww commented Mar 5, 2025

Describe the Bug
My prompt/schema works in playground, copied code using the interface, and it returns 401, even though it includes the hardcoded correct api key, which i've also tried to replace.

To Reproduce
Signup a new firecrawl user, add a working url, schema and prompt, run it and verify its working, copy node code, run it.

@larswww larswww added the bug Something isn't working label Mar 5, 2025
@larswww
Copy link
Author

larswww commented Mar 10, 2025

Update;

Changing to using node-fetch instead of node js built in worked. Could still not use the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant