Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Provide better messaging when account_id is missing #607

Closed
ashleymichal opened this issue Sep 17, 2019 · 1 comment · Fixed by #665
Closed

Provide better messaging when account_id is missing #607

ashleymichal opened this issue Sep 17, 2019 · 1 comment · Fixed by #665
Labels
feature Feature requests and suggestions good first issue Good for newcomers regression Something is broken, but works in previous releases
Milestone

Comments

@ashleymichal
Copy link
Contributor

When the api gateway receives an invalid account tag, it returns a rather cryptic error:

Error 7003: Could not route to /accounts/storage/kv/namespaces/63ab5438e79d4678bb16262d4b7f5f79/keys,

we should catch code 7003 and return a helpful message suggesting the user check their account id.

@ashleymichal ashleymichal added feature Feature requests and suggestions good first issue Good for newcomers status - PR welcome labels Sep 17, 2019
@ashleymichal ashleymichal added this to the 1.4.0 milestone Sep 17, 2019
@gabbifish gabbifish added regression Something is broken, but works in previous releases and removed priority - low labels Sep 23, 2019
@gabbifish
Copy link
Contributor

Upgrading this to high priority because testers point to this problem frequently.

@gabbifish gabbifish changed the title Provide better messaging when account_id is missing or invalid Provide better messaging when account_id is missing Sep 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Feature requests and suggestions good first issue Good for newcomers regression Something is broken, but works in previous releases
Projects
None yet
2 participants