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

Error report in send_message call #14

Closed
kyhhdm opened this issue Feb 4, 2024 · 2 comments · Fixed by #15
Closed

Error report in send_message call #14

kyhhdm opened this issue Feb 4, 2024 · 2 comments · Fixed by #15
Assignees
Labels
bug Something isn't working

Comments

@kyhhdm
Copy link
Contributor

kyhhdm commented Feb 4, 2024

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

@st1vms
Copy link
Owner

st1vms commented Feb 4, 2024

@kyhhdm Thanks a lot for letting me notice!

I'm going to work on a new PR as soon as possible.

@st1vms st1vms self-assigned this Feb 4, 2024
@st1vms st1vms added the bug Something isn't working label Feb 4, 2024
@st1vms st1vms linked a pull request Feb 4, 2024 that will close this issue
@st1vms
Copy link
Owner

st1vms commented Feb 4, 2024

@kyhhdm Can you please give a quick try to #15 ?

Waiting for confirmations in order to merge and release the 0.2.8 version.

@st1vms st1vms closed this as completed in #15 Feb 4, 2024
st1vms added a commit that referenced this issue Feb 4, 2024
[#14 fix][v0.2.8] Claude endpoint update!
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

Successfully merging a pull request may close this issue.

2 participants