Back

[SOLVED] Issue with error 400

  • 0
  • Web
Sterben
15 Apr, 2024, 19:06

To simply put it I'm having an issue with error 400 in my code, I believe its a bug due to version mismatch and I'm not sure how to downgrade versions from 14.0.0 to 13.0.0 so .equal works in my code, if theres any other issues you spot please tell me, but I would love some help ❤️

TL;DR
Issue with error 400 was solved by updating the version number in package.json, deleting `node_modules/`, and running `npm install`. The initial problem with error 400 was due to version mismatch, specifically from version 14.0.0 to 13.0.0, to make .equal work in the code.
Sterben
15 Apr, 2024, 19:07

those are also most of my versions ❤️

ideclon
15 Apr, 2024, 19:26

Update the version number in package.json, delete your node_modules/ and run npm install

Sterben
15 Apr, 2024, 19:41

it worked thank you so much

Sterben
15 Apr, 2024, 19:41

Issue with error 400 SOLVED

ideclon
15 Apr, 2024, 19:43

Great! If your issue has been solved, you can mark this post as closed by adding "[SOLVED]" to the beginning of the title

Sterben
15 Apr, 2024, 19:53

[SOLVED] Issue with error 400

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more