Problem using /helix/users endpoint to get user info via Bearer token

In this case, you want to be using GET if you are retrieving a user’s data. You would want to use POST if you are updating a user’s description.