Is anyone else having issues modifying or even deleting applications under zero trust access?
I am trying to change IP range under one of my applications to Everyone and I keep getting a "Error configuring your application: TypeError: NetworkError when attempting to fetch resource." This is even happening whenever zero changes are made. I even tried deleting the application completely and still get errors deleting. This occurs on any of my applications.
10 Replies
If you open up dev tools (ctrl+shift+i) and then click "Network" tab and find your action, any failed requests stand out/anything interesting in console?
fwiw the action of saving an ip range policy -> saving policy -> saving app -> changing to Everyone -> saving policy -> saving app works fine for me
As soon as I refreshed, I got this error.
Error: Translation key not found: Gateway
Along with a whole bunch of others instead of Gateway.
Access, Tunnels, CASB, DLP, Email Security, PhishGuard, etc
I also logged out and back in and was greeted with the same errors
pretty sure those are harmless, I mean on the actual event of trying to save/change where that error occurs
I had to keep clearing the console as it kept filling up with those errors. The only other things in there other than above were these 3 errors.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://dash.cloudflare.com/api/v4/accounts/8ce431154dae3bb8efcbcaaf9b37389d/access/apps/1454dbc3-c26c-48db-bce2-148a895b03a7. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://dash.cloudflare.com/api/v4/accounts/8ce431154dae3bb8efcbcaaf9b37389d/access/apps/1454dbc3-c26c-48db-bce2-148a895b03a7. (Reason: CORS request did not succeed). Status code: (null).
Cookie “__cf_bm” has been rejected for invalid domain.
The 2 CORS errors are what pop up whenever I also try to delete the application.
Are you on Safari?
Firefox
Did you try another browser like Chrome w/ no extensions?
I figured it out. You mentioned the browser and I remembered the CORS Unblock extension I have, and surely enough it was enabled. I disabled it and tried saving and it worked.
I apologize for the silly mistake
ahhh ok yea makes sense