-
Notifications
You must be signed in to change notification settings - Fork 198
Correct directory entry for Milwaukee Makerspace #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hi, as indicated in the validator (linked in the template you used), the CORS headers for your endpoint are not set properly: https://validator.spaceapi.io/ui/?url=https://milwaukeemakerspace.org/spaceapi.json Could you fix that? Otherwise JS based applications cannot access your endpoint. Otherwise, the endpoint looks good 🙂 |
|
@DanDude0 any update on this? https://milwaukeemakerspace.org/spaceapi.json |
|
I guess this is a IPv4 / IPv6 issue? Over IPv4 the server seems to work and respond. |
|
It's not an IPv4 vs IPv6 issue. Even from within the validator container I can query both successfully. However, what seems to be happening is that the nginx server hosting the endpoint is returning a 403 Forbidden HTML page when the @DanDude0 please make sure any such widespread user-agent blocking is disabled. |
|
Still does return 403. |
Correct SpaceAPI Entry for Milwaukee Makerspace
|
@DanDude0 any chance you can remove this user agent filtering from your SpaceAPI endpoint, so that we can merge this change? |

Correct SpaceAPI Entry for Milwaukee Makerspace
If you're adding a new endpoint make sure that