For some reason, the exact same credentials, data and endpoint work fine
when I do a CURL request: curl -i -X POST -u apikey:secret
'https://numbers.api.sinch.com/v1/projects/{project_id}/availableNumbers:rentAny'
\ -H 'Content-Type: application/json...