Error report in send_message call
kyhhdm opened this issue · 2 comments
kyhhdm commented
I got an error today in send_message call as:
Error code 403, response -> {"error":{"type":"permission_error","message":"Endpoint disabled"}}
it seems that claude.ai upgrade from "https://claude.ai//api/append_message" to "https://claude.ai/api/organizations/$organizationID/chat_conversations/$chatID/completion",
FYI