Monk_who_createsOriginal post
Web Developer
I have integrated the web platform. The project id and api link is correct.
Summary
The user was having a CORS issue while trying to connect to an Appwrite server with localhost. The issue has been solved, and the solution was to add the IP address as the hostname instead of "localhost". The user confirmed that after making this change, everything is working correctly.