Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400(bad request) GET https://cloud.io,.............. AppwriteException: Invalid query: #46

Open
juliusdhan opened this issue Mar 14, 2024 · 3 comments

Comments

@juliusdhan
Copy link

error

whenever i try to login its shows this error

@juliusdhan juliusdhan changed the title AppwriteException: Invalid query: 400(bad request) GET https://cloud.io,.............. AppwriteException: Invalid query: Mar 15, 2024
@Aiz97
Copy link

Aiz97 commented Mar 17, 2024

@juliusdhan hi! I fixed this problem by downgrading appwrite version from 14.0.0 to 13.0.2

@Samrudh713
Copy link

@juliusdhan hi! I fixed this problem by downgrading appwrite version from 14.0.0 to 13.0.2

I'm sorry if this is a silly question. I'm new to react. Could you tell me how to downgrade appwrite version from 14.0.0 to 13.0.2 ?

@Shishir420-GIT
Copy link

@juliusdhan hi! I fixed this problem by downgrading appwrite version from 14.0.0 to 13.0.2

I'm sorry if this is a silly question. I'm new to react. Could you tell me how to downgrade appwrite version from 14.0.0 to 13.0.2 ?

not a silly question bro, even I had the same question:
run - 'npm install [email protected]'

run it in the same folder as your project. (if doesn't work then delete the older folder under node modules and then run, it will work.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants