I was trying to get guest list using /api/getEmailGuestlist/~~, but am running into problem CORS. I tested in local env. but It doesn’t worked. how to get guest list without CORS. I also set “Access-Control-Allow-Origin”: “*” in headers.
Are you getting the same error with the code I provided?
You may need to make sure the login linked to the API key you are using has all the permissions in the space you are trying to access. Owner does not inherit the permissions of Moderator and Builder.