stellar.toml checker
Checks your stellar.toml (v2.5.0) for connectivity, syntax, valid contents and availability of defined services and assets.failed
warning
Fetch NON-SSL test: http://intl-stellar.com/.well-known/stellar.toml
Altough stellar.toml is supposed to be accessed via https only, it is best practice to either redirect your traffic from http to https or serve the same content.
Your http endpoint redirects to your https endpoint.
Errors:
Altough stellar.toml is supposed to be accessed via https only, it is best practice to either redirect your traffic from http to https or serve the same content.
Your http endpoint redirects to your https endpoint.
Errors:
- Server response: 404
- https://intl-stellar.com/.well-known/stellar.toml
failed
CORS test
Your CORS header is not set. You have to set it to * to allow access to every client. [how to]
Your CORS header is not set. You have to set it to * to allow access to every client. [how to]
failed
Parse TOML test: https://intl-stellar.com/.well-known/stellar.toml
Source
Source
The deployment could not be found on Vercel.
DEPLOYMENT_NOT_FOUND
fra1::pgd6r-1741833505894-0cc7b4f08c61
Errors: - Syntax error: unexpected token "T_UNQUOTED_KEY" at line 1 with value "deployment". Expected "T_EQUAL".