Re: the management API
PATCH /api/v2/users/{id}
This api call works properly from my local machine. However, on Heroku, I get the following error.
400 Bad Request - “The specified connection is not supported for this operation”
I have the proper scopes set up. Also the following management API call works from Heroku:
GET /api/v2/users