Hello, as I was trying to open my projects, all I saw was a white screen. In console it returns
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT and a 401 error.
any ideas?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @SwimmingLightCyanCoral,
This error is usually related to your code on your Website/App somewhere. I’ll recommend checking the logs there as it might give you a more detailed error which then can help you out.
Hello,
I could suggest a couple of things:
If none of those helps, can you check your web console for any errors and share them here?
Best,
Bobby