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
If I forget to specify the app with --app or REPLICATED_APP environment variable, I get a Not found error. It makes sense because the server returns 404, but it's confusing. I always have to think a little before figuring out what happened. It'd be great if it could specifically say the app name is missing.
The text was updated successfully, but these errors were encountered:
If I forget to specify the app with
--app
orREPLICATED_APP
environment variable, I get aNot found
error. It makes sense because the server returns 404, but it's confusing. I always have to think a little before figuring out what happened. It'd be great if it could specifically say the app name is missing.The text was updated successfully, but these errors were encountered: