Hello, When I query the value of a key in Kv, the result returned is null even though the value is n

Hello, When I query the value of a key in Kv, the result returned is null even though the value is not null. I have tested the REST API, and when running it locally, the results are correct. However, the issue occurs only when the application is deployed and the API is called on the worker. Please help me !
Was this page helpful?