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
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
When setting up a project for the first time, if I'm following the instructions on the client page but miss the authorization step, the error reporting is confusing. It does stuff, I get a success message, but then I get an authorization error:
$ mobify push --message "Initial Bundle" -e http://localhost:8000/api/
Using saved credentials: [email protected]
Starting Build in bld
Built: bld/style.css.
Built: bld/mobify.js.
Build Complete.
[Error: Request unauthorized. Check your credentials.]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From old repo:
When setting up a project for the first time, if I'm following the instructions on the client page but miss the authorization step, the error reporting is confusing. It does stuff, I get a success message, but then I get an authorization error:
$ mobify push --message "Initial Bundle" -e http://localhost:8000/api/
Using saved credentials: [email protected]
Starting Build in bld
Built: bld/style.css.
Built: bld/mobify.js.
Build Complete.
[Error: Request unauthorized. Check your credentials.]
The text was updated successfully, but these errors were encountered: