KoushikNavuluri / Claude-API

This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI .
https://pypi.org/project/claude-api/
MIT License
725 stars 120 forks source link

Organization ID issue #52

Closed matteo-chevalier closed 1 year ago

matteo-chevalier commented 1 year ago

Hi I tried all cookies I found, tried to merged all together and I nothing happened.

Cannot find the issue :/

Capture d’écran 2023-08-17 à 13 55 44 Capture d’écran 2023-08-17 à 13 35 26
Haris-Dilawar commented 1 year ago

try calude_api = Client('your cookie')

asyu17 commented 1 year ago

The problem is probably caused by VPN. You can found the answer in #44.

KoushikNavuluri commented 1 year ago

Check whether you have placed the whole cookie as shown in image at readme file or docs.