Skip to content

[iOS] SpaceX API call returns 404 #1

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

Closed
prasannajeet opened this issue Jun 8, 2022 · 1 comment
Closed

[iOS] SpaceX API call returns 404 #1

prasannajeet opened this issue Jun 8, 2022 · 1 comment

Comments

@prasannajeet
Copy link
Owner

Any and all API calls to the SpaceX-API returns a 404 error

Debug: (KtorLogging) RESPONSE: 404 Not Found
METHOD: HttpMethod(value=GET)
FROM: https://api.spacexdata.com/v4/company
COMMON HEADERS
-> Access-Control-Allow-Origin: *
-> Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
-> Content-Length: 9
-> Content-Type: text/plain; charset=utf-8
-> Date: Wed, 08 Jun 2022 01:31:54 GMT
-> Server: Caddy
-> Strict-Transport-Security: max-age=15552000; includeSubDomains
-> Vary: Origin
-> access-control-expose-headers: spacex-api-cache,spacex-api-response-time
-> content-security-policy: default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
-> expect-ct: max-age=0
-> referrer-policy: no-referrer
-> spacex-api-response-time: 0ms
-> x-content-type-options: nosniff
-> x-dns-prefetch-control: off
-> x-download-options: noopen
-> x-frame-options: SAMEORIGIN
-> x-permitted-cross-domain-policies: none
-> x-xss-protection: 0
BODY Content-Type: text/plain; charset=utf-8
BODY START
Not Found
BODY END

@prasannajeet
Copy link
Owner Author

Closing as Duplicate of #2

@prasannajeet prasannajeet closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2022
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

No branches or pull requests

1 participant