You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"error": {
"code": 500,
"message": "Something unexpected went wrong! If you want to help you can file an issue here: https://github.com/SpaceTradersAPI/issues-and-suggestions"
}
(linking to a deprecated issues-page that has a link to this repo)
The server doesn't seem to be down since both the register-endpoint works.
And there shouldn't be an issue with my token, since the systems/:systemSymbol/waypoints/:waypointSymbol-endpoint requires it and it works fine as well.
The text was updated successfully, but these errors were encountered:
Finbel
changed the title
Trying to follow the quickstart-guide
https://api.spacetraders.io/v2/my/agent not working
Jun 22, 2024
I successfully created a new agent but:
When I try to call
with the token I get the following response:
(linking to a deprecated issues-page that has a link to this repo)
The server doesn't seem to be down since both the
register
-endpoint works.And there shouldn't be an issue with my token, since the
systems/:systemSymbol/waypoints/:waypointSymbol
-endpoint requires it and it works fine as well.The text was updated successfully, but these errors were encountered: