Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed authorization error could be more informative #114

Open
fiveisprime opened this issue May 26, 2016 · 2 comments
Open

Failed authorization error could be more informative #114

fiveisprime opened this issue May 26, 2016 · 2 comments

Comments

@fiveisprime
Copy link

[Error] Authorization failed. Please re-authenticate. is pretty lame. Should be something more like [Error] Authorization failed. You may not have access to perform this action. or similar.

@quangv
Copy link

quangv commented Jul 22, 2016

my client is getting this error message as well when he tries modulus deploy he is on Mac, modulus-cli 6.1.1

$ modulus project deploy
Welcome to Modulus
You are logged in as xxxxxxx
[?] Are you sure you want to use project xxxxxxxxx? (yes) 
Deploying Meteor version 1.3.5.1

Compressing project...
5.4 KB written
Uploading project...
Upload progress [                   ] 1%
[Error] Authorization failed. Please re-authenticate.

@quangv
Copy link

quangv commented Jul 22, 2016

I think I figured it out, you need to give that member deploy access... the default rights for a modulus team member is "react-access" so if you make him a dev or admin, he can deploy

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants