
Yesterday i was able to open console but today i am getting this error or a loop whenever i am clicking "back to console" it throw me into this again!
TL;DR
Title: [SOLVED] 404 not found in Console
Summary:
The user encountered a "404 not found" error in the console. They were initially able to resolve the issue by clearing their local storage. However, they experienced the error again when trying to access the console.
Solution:
The issue was solved by following these steps:
1. Clear local storage
2. Try accessing the console again
in console i am getting this!

Please try clearing your local storage

It started working fine

[SOLVED] 404 not found in Console
Recommended threads
- What is the property typescript type for...
the template of Bun.js gives me something like this: `export default async ({ req, res, log, error }: any) => {`, can i replace the `any`with the real type? 🙂
- How to add custom claims to a Google Sig...
For example, i would like to add organization info to the token. 🙂
- 401: User (role: guests) missing scope (...
Hello guys, I have a nuxt application where I use the package `"nuxt-appwrite": "^1.2.0",` Now I want to login with email and password with this code: ``` asy...
