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

"detail": "Not authenticated" - when I use API #365

Open
yacenty opened this issue Dec 23, 2024 · 1 comment
Open

"detail": "Not authenticated" - when I use API #365

yacenty opened this issue Dec 23, 2024 · 1 comment

Comments

@yacenty
Copy link

yacenty commented Dec 23, 2024

Hello
I had setup crawl4ai as a docker service.
When I try to call a request I get
"detail": "Not authenticated"

I had tried to edit .env file and put there api key, but this key gives me the same reply.
What could be wrong?
`POST /crawl/ HTTP/1.1
Accept: /
Accept-Encoding: deflate, gzip
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Host: ...
Content-Type: application/json
Content-Length: 33

{
"urls":"httts://www.onet.pl"
}and reply is{
"detail": "Not authenticated"
}`

@unclecode
Copy link
Owner

@yacenty Please refer to this issue #363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants