I added a Platform for requests coming from my GH Codespace, and that works fine. However I can't get it to work locally.
Searching on this Discord server I saw someone mention the fact that we don't need to create a Platform for localhost.
What am I doing wrong?
Summary
The user was initially blocked by CORS from localhost:5173 but later realized it was not the issue. They were encountering a 404 error with mismatched project IDs. They verified the project ID and reviewed the code for initializing the Client and Account. The user shared code related to account authentication and asked for help in finding the problem. Requests from localhost were not working, even though requests from another platform were successful. The user was unsure of what they were doing wrong and sought assistance.
Solution: Verify that the project ID is correct and check the code for initializing the Client and Account. Additionally, ensure that a Platform is not created for