Log is all the images above what can I do with that?
Log is all the images above what can I do with that?
Cloudflare API in Pages Functions may also have been affected returning intermittent 500 errors.
A fix has been implemented and we are monitoring the results.
Cloudflare API in Pages Functions may also have been affected returning intermittent 500 errors.
A fix has been implemented and we are monitoring the results.

text and not json and logging the result.env.NAMESPACE.get(key, { type: "text" }); instead of env.NAMESPACE.get(key, { type: "json" }); for example.
They don't even see discordThe issue has been acknowledged. It's not a matter of "not seeing it", it's actively being worked on by the relevant teams. If you don't want to spend money on Pro, that's fine - but debating this won't get the issue resolved faster
jsonenv.NAMESPACE.get(key, { type: "text" });env.NAMESPACE.get(key, { type: "json" });