You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. For me, I didn't submit the amount as a String (like "19.99"). Just call data.to_json and see if everything seems valid.
Hope that helped.
Hello,
I am getting error response {"responseEnvelope"=>{"timestamp"=>"2014-01-13T03:36:10.038-08:00", "ack"=>"Failure", "correlationId"=>"a668cb42ba8d5", "build"=>"7935900"}, "error"=>[{"errorId"=>"580001", "domain"=>"PLATFORM", "subdomain"=>"Application", "severity"=>"Error", "category"=>"Application", "message"=>"Invalid request: {0}"}]}
I have run the following code
Please help me out from this...
Thanks in advance
The text was updated successfully, but these errors were encountered: