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
$ wt ls -p $PROFILE
…
Name: $NAME
URL: https://$TENANT.au8.webtask.io/$NAME
…
$ wt edit -p $NAME
Attempting to open the following url in your browser:
https://sandbox8-au.it.auth0.com/edit/$TENANT#/$TOKEN
If the webtask editor does not automatically open, please copy this address and paste it into your browser.
The browser shows:
Something went wrong!
Error: Invalid token, missing ten claim
Also got this problem after re-initializing the profile according to instructions in Auth0 dashboard. Luckily I had a backup of ~/.webtask with an old token and it still works.
Redacting a little…
The browser shows:
The token, broken apart:
… which, indeed, lacks a
ten
.The text was updated successfully, but these errors were encountered: