1
1
CDCloudflare Developers
Created by 1 on 1/14/2024 in #workers-help
Deployed website unable to find environment variables set on Worker
So my website is unable to access enviorment variables. When I set enviorment variables on my computer and run the app locally (without wrangler), it works correctly. But whenever I deploy my app to workers or test it with wrangler, it can't access the enviorment variables. How would I fix this?
3 replies
CDCloudflare Developers
Created by 1 on 1/3/2024 in #workers-help
URL parameters being redacted
So I'm implementing oauth on my website, and for that I have a callback url for oauth. But it seems like Cloudflare is redacting the code that I need to get an access token. Is there a way to have cloudflare stop redacting url parameters?
3 replies