hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Send fails on Safari OS X & iOS #108

Closed haustraliaer closed 10 years ago

haustraliaer commented 10 years ago

Both @mattatgit and I have experienced this issue. Will do some further testing in the field and on different networks to get some more info.

weilu commented 10 years ago

Known issues:

weilu commented 10 years ago

photo 20-06-2014 16 11 44

jenbennings commented 10 years ago

This is also happening in Chrome on iOS (35.0.1916.41) for me.

Edit: Appears to be happening on all browsers/devices (the fractional error)

weilu commented 10 years ago

The preflight OPTION request doesn't get Access-Control-Allow-Origin set in the response header in safari. I've sent a support ticket to blockr. Worse case I'll set up a proxy just for the send tx endpoint.