I have succesfully authorized and wanted to get my user ID from
https://www.upwork.com/api/api/hr/v2/users/me.json,
but I get only:
{"server_time":1576149895,"error":{"status":405,"code":405,"message":"Possibly resource is not shared"}}
I tried with a couple of other endpoints, but the response is always the same as above.