Correct directory entry for Milwaukee Makerspace#288
Correct directory entry for Milwaukee Makerspace#288DanDude0 wants to merge 1 commit intoSpaceApi:masterfrom
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