AstronomyAPI / Samples

Examples for Astronomy API
https://astronomyapi.com
MIT License
30 stars 3 forks source link

CORS issue #66

Closed EloxFire closed 7 months ago

EloxFire commented 7 months ago

Hi,

I'm having trouble with CORS when requesting the API. I've set the origin to http://localhost on my dashboard, my appid and app secret are good but iI still get CORS.

What am I doing wrong ? image_2024-01-30_174140908

ahoink commented 7 months ago

Seems related to #64 I think there's a problem on the server side

EloxFire commented 7 months ago

I can confirm that I don't have access to the playground either. Yup there's definatly a problem on their side :/ Hope It can be fixed soon, this API is quite the main subject in my app...

EloxFire commented 7 months ago

API seems to be working again :) I'm able to complete requests and access the Playground

Don't know what happened those last days...