Discussions
Unable to access API via cURL
last year by Nishanth Mohan
Hello,
We're unable to access the RoseRocket API via either cURL or the API readme (https://roserocket.readme.io/reference/find-orders). We keep getting errors of the form
{
  "error_code": "4-1",
  "error_message": "key is of invalid type"
}
when we try and get our OAuth 2.0 tokens from the method recommended here. Is there anything that can be done to resolve this?
Thank you!
