Hi
When ai call:
https://www.instawallet.org/api/v1/w/ZJA1jrNoWTFahQ7txYtkmd0zvS3UH3p6fA/paymentParameters:
address: 1AoACLLonFM4nRxGqaTrmJN3y1pYnXXg9j
amount: 0.01
Error message: "Sorry, I was not able to parse the amount field."
What is the correct format to send the Amount?
Return:
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Status: 200
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.11
Strict-Transport-Security: max-age=31536000
X-UA-Compatible: IE=Edge,chrome=1
ETag: "13705d7997a434b4565ccbc0117d2592"
Cache-Control: max-age=0, private, must-revalidate
Set-Cookie: _instawallet_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFRkkiJTk2ZGQ5Nzc1YTg5NDkzZjBmMWYyMTdiYmY4ZDViNTcwBjsAVA%3D%3D--de05b1f5a9620ac2fef0cb09b3e72173c08f92db; path=/; secure; HttpOnly
X-Request-Id: dbe74c5f5883aad257c294ef064651ee
X-Runtime: 0.007287
Date: Thu, 17 May 2012 18:18:06 GMT
X-Rack-Cache: invalidate, pass
Server: nginx/1.0.15 + Phusion Passenger 3.0.11 (mod_rails/mod_rack)
{
"successful": false,
"message_code": 5,
"message": "Sorry, I was not able to parse the amount field."
}