following the doc,
https://www.geni.com/platform/developer/help/api?path=profile%2Fadd...
I created the POST request
https://sandbox.geni.com/api/profile/add?access_token=XXXX&birt...
and received the following response error
---------------
{"error":{"type":"ApiException","message":"no implicit conversion of Symbol into Integer"}}
---------------
any idea why there is an error?