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 .
3 Replies
JSON
JSON11mo ago
It's not like there's a message. It's just "error:code 500".
JSON
JSON11mo ago
this log
JSON
JSON11mo ago
This is just my opinion, but I think what was possible in the local environment was possible because the request was made in Korea. In Korea, if you don't use Business grade, you will receive requests from other countries when you request them on your PC.