
Hitting a 403 Forbidden when attempting to POST to https://cloud.appwrite.io/v1/account Error: 403 Forbidden Referrer Policy: strict-origin-when-cross-origin

Attempting to connect from a Vercel Deployed App (*-projects.vercel.app) to AppWrite.
Issues: Request URL: https://cloud.appwrite.io/v1/account Request Method: POST Status Code: 403 Forbidden Referrer Policy: strict-origin-when-cross-origin
Currently hitting a 403 forbidden, is there any way to specify to allow CORS connections to/from a project - or would this more be on the Vercel side?
Recommended threads
- Apple OAuth in SwiftUI
Any ideas why this error might be showing up when trying it sign in via apple in SwifUI? _Concurrency/CheckedContinuation.swift:196: Fatal error: SWIFT TASK CO...
- Google Sign In Long Delay From Yesterday
I am using google sign auth provider. everything was working as expected without any issue. But from yesterday, it takes too much time to login and some time fo...
- Date objects behaving weird
I've programmed an app that uses Date objects. Everything works perfectly in my local environment, but on my hosted version with Vercel, the times of the object...
