You need to change the method since the cache layer the api interacts with rejects and will ignore P
You need to change the method since the cache layer the api interacts with rejects and will ignore POST requests
Example here https://developers.cloudflare.com/workers/examples/cache-post-request/
Example here https://developers.cloudflare.com/workers/examples/cache-post-request/
Documentation for Cloudflare Workers, a serverless execution environment that allows you to create entirely new applications or augment existing ones …







