
So I'm getting a CORS error on my build, but it doesn't make any sense. I've added my page (Upswing Payments ) as an additional Web SDK, and it is saying that the access-control-allow-origin is still https://localhost
so I'm pretty confused as to what's going on -- any advice is appreciated

What exactly did you add?

zachhandley.github.io*

I made it more specific after

This is exactly what you added to Appwrite? If so, can you remove the trailing *?

I corrected it but I’m on mobile, I’ll check again when I get home

[SOLVED] Static Astro Build on GitHub Pages CORS Issue in Appwrite SDK
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...
- exclude password field from getDocument
i got a getDocument that lists data from the user (username, password, id.....) so my question is how do i exclude the password so it doesnt get listed out? m...
- 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...
