Access denied error

  1. List item

Installed AutoNLP on Windows OS, installed Git lfs, etc. Signed up for AutoNLP, upgraded to paid account, have access key in account.

Running AutoML CLI command:

$ autonlp login -api-key MY-KEY
Access denied

Used python to login and was successful:
from autonlp import AutoNLP
client = AutoNLP()
client.login(token=“MY-KEY”)

Hi @jhakim!
Do you mind opening a GitHub issue in AutoNLP’s repository, and post the full stack trace there? Sign in to GitHub · GitHub
Thanks :smile:

No stack trace