Explosion-Scratch / claude-unofficial-api

Unofficial API for Claude-2 via Claude Web (Also CLI)
https://npmjs.com/package/claude-ai
The Unlicense
729 stars 78 forks source link

Getting 403 pretty much in all APIs now #48

Closed jitendra-koodo closed 1 year ago

jitendra-koodo commented 1 year ago

Getting 403 pretty much in all APIs while sessionKey is working in Chrome..

url: 'https://claude.ai/api/append_message',
status: 403,
statusText: 'Forbidden',
headers: Headers { [Symbol(map)]: [Object: null prototype] },
counter: 0

}

Explosion-Scratch commented 1 year ago

Try logging out and getting a new sessionKey?

jitendra-koodo commented 1 year ago

Yes, already tried, same issue. Can it be related to my location : I'm in India.

Explosion-Scratch commented 1 year ago

Yes, already tried, same issue. Can it be related to my location : I'm in India.

Yep, really sorry, claude is only available in the US + UK for the time being