Ente CommunityEC
Ente Communityโ€ข7mo agoโ€ข
10 replies
Ria

update-subscription error "invalid token"

> ./ente admin update-subscription -a <admin_email> -u <admin_email> --no-limit false

Error: status 401 with err: {"error":"invalid token"}
Usage:
  ente admin update-subscription [flags]

Flags:
  -a, --admin-user string   The email of the admin user.
  -h, --help                help for update-subscription
      --no-limit string     When true, sets 100TB as storage limit, and expiry to current date + 100 years (default "True")
  -u, --user string         The email of the user to update subscription for. (required)

I'm not really sure what I'm doing wrong here. Just trying to bump my limits up (not to 100 TB though; I wanted to set it to like 1 TB maybe)
Was this page helpful?