API Error for Retrieve User and List Users
I am receiving an error when attempting to make any User calls from the API. Specifically, the "Retrieve a user" and "List Users" give me the error message:{"error":"insufficient_scope","error_description":"Insufficient scope for this resource","scope":"user"} Here are the two end points I have tried:…