#🗂│web #🗂│webhooks
Hey , I have completed my project using appwrite backend and deploy it on vercel
It was working since I deployed, but after 10 days means yesterday it gives me error in console and failed 401 unauthorised.
Now it's also give same error in localhost application.
#🏠│general
TL;DR
Issue: Developers are receiving a 401 Unauthorized error when accessing their project deployed on Appwrite backend, both in Vercel and localhost.
Solution: It seems that the issue is related to authentication. To resolve this, the developers should check their authentication settings in Appwrite and ensure that the proper credentials are being used. Additionally, they should verify that the API endpoints for authentication are correctly configured in their project.