kv response "error code: 500"

I'm using kv to manage the session.

But from today, "error code:500" keeps responding.
Strangely, there is no problem in the local development environment.
kv is being used as an http request. Even if you throw it with postman, it gives you a normal response.


I don't understand It was working fine, but it doesn't make sense to say there's an error on the KV server right now

  1. No problem in local environment
  2. No problem with postman request
  3. No problem in python local
  4. No problem copying the same code from cloudflareworkers.com .
Was this page helpful?