
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 ❤️

those are also most of my versions ❤️

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

it worked thank you so much

Issue with error 400 SOLVED

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

[SOLVED] Issue with error 400
Recommended threads
- Subdomain failed verification
So I wanted to do a custom subdomain, because local storage doesn't work for me, but I've tried it a long time ago, it didn't work for me, and now I'm trying ag...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
