If you created a new account key or deleted the account key that was set through the CLI Installation, every time you run a command on CLI, the Back4app credentials (email and password) will be required.
Yes, it's not cool and makes you lose a lot of time.
But we have good news!! You can reconfigure your account key to solve this behavior, and we'll show you how you can do that below:
Step #1: In your terminal/bash, you need to run this command: sudo vim ${HOME}/.back4app/netrc
With this process, you'll be able to see something like this:
machine parsecli.back4app.com
login default
password <YOUR-OLD-ACCOUNT-KEY-HERE>
If there are any other data, you must remove them.
Step #2: Copy your new Account Key and replace on "password" (Step #1) and save.
After that, you'll be able to use your Command Line Interface Tool again. (:
Feel free to reach us on our live chat if you face any trouble.
Comments
0 comments
Please sign in to leave a comment.