
I don't undersand why is it now working. I don't think it is related to any of my code snippets... since I have not heard of anything like that. Here are some screenshots:
As you can see, the host adress is correctly adrressed. But whenever I try to make a request on that sign-up screen, it shows that error in the terminal.
Any thoughts?
Recommended threads
- Error uploading PDF: [AppwriteException:...
here is the my code export const uploadPDF = async (pdf) => { try { console.log("Uploading file:", pdf); const file = pdf.assets[0]; console....
- Google login redirect error in auth.js a...
Hello people, I need urgent help. It's like this I'm using auth.js to authenticate my site and using Google to log in, when I click to log in with Google it red...
- Realtime {error: 1003, Message type is n...
I am facing the above mentioned issue, no matter if I am using web-sdk 16.0.2 or 17.01 (apw server is on 1.6.0) - maybe someone could help?
