R2 Worker Issue

Hi! I am having an issue where I request an image from my r2 bucket inside my NextJS app and it shows me a 400 error without any response object whatsoever. If i request the exact same image URL inside the "Manage Application" of the R2 worker dashboard, I get a 200 response and my image is returned. If requested from my NextJS application, wrangler tail prints nothing and neither do the worker dashboard logs. Any help would be greatly appreciated!
Was this page helpful?