Skip to content

Conversation

WheezeNL
Copy link
Contributor

@WheezeNL WheezeNL commented Sep 14, 2025

If you're adding a new endpoint make sure that

Copy link
Member

@s3lph s3lph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @WheezeNL

Thanks for adding your space to the directory! Just one small thing: Your endpoint currently does not set a CORS header. This prevents it from being queried in browser-based clients. To resolve this, simply add a Access-Control-Allow-Origin: * header to your endpoint's response.

@WheezeNL
Copy link
Contributor Author

Hi @s3lph, this is on the todo-list but due to someone else managing the host I can't fix it right now (yet)

Copy link
Member

@s3lph s3lph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, just wanted to make sure you are aware of the issue.

@s3lph s3lph merged commit da26c43 into SpaceApi:master Sep 14, 2025
1 check passed
@WheezeNL
Copy link
Contributor Author

Thank you very much! Much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants