Hello;
Trying to do a API call on all the users but keep on getting this error:
{"type":"error.list","request_id":"0045poj8nclou5t7cb00","errors":"{"code":"unauthorized","message":"Access Token Invalid"}]}
How can i revoke the invalidness of the token? Can it be re-assigned?
Thanks