AstronomyAPI / Samples

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

Acceess from Application #60

Closed Oshi01 closed 11 months ago

Oshi01 commented 1 year ago

From your Docs "Be sure to set the Origin to the domain of the website when creating an application. If you're planning to use the API on a webpage"

Can i ask what should be used if the API is to be used from An Application, or in my case, from a Wolfram Mathematica Notebook.

Any help much appreciated

Paul

astroanu commented 1 year ago

Hi, it's used to allow cross domain access if you're calling the API from a web browser so only the calls made from your website are allowed from the specific application id.

However at the moment, it's just ignored. We allow requests from any domain.