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
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
- No problem in local environment
- No problem with postman request
- No problem in python local
- No problem copying the same code from cloudflareworkers.com .