cohere-ai / cohere-typescript

The Cohere TypeScript SDK
https://docs.cohere.ai
MIT License
127 stars 18 forks source link

rerank 403 Forbidden #185

Closed 0hongying closed 4 months ago

0hongying commented 4 months ago

When I call rerank, I get the following error message. I can make sure that my token is valid. It is running in python-sdk and postman.

Body: "<!doctype html><meta charset=\"utf-8\"><meta name=viewport content=\"width=device-width, initial-scale=1\">403403 Forbidden"

here is my code image

node: v18.20.0 cohere-ai: ^7.11.0