Endpoint working on preview but not via browser?
Hi there! I'm having some problems with my worker instance, the endpoint seems to be working on the quick edit preview but not on the browser...
Yes, I did deploy and I have no idea why this isn't working
Doesn't seem to be a cache problem either
here's the code I'm using:
I have deployed and updated everything, it seems to be completely missing the propic endpoint, it does work on the preview though..?
8 Replies
Are you able to dump the response from Discord? Some Discord cdn endpoints block Workers, last I checked avatars didnt but..
Or is the issue in the Worker itself and I misunderstood?
I have a second endpoint to fetch the entire json, that seems to be working
at this point I believe it hasn't updated even after deploying?
I just tried to change the "endpoint not found" error and after deploying it still hasn't changed, how long do changes take to propagate to the cloudflare CDN?
Usually a few seconds unless there are issues, which I don't see any issues currently
it still returns endpoint not found on my browser (and via fetch, on my website), on the quick edit preview it returns the image just fine
I'm not good enough at english to explain the problem properly, hopefully this video could help comprehend the issue better
You're right, that is strange
is there anything I could do to solve this?
Hi there, are there any updates on the situation?