Igor Artamonov
Igor Artamonov
I have multiple of them just in my withdrawal history. I guess an average person doesn't make a few withdrawals in a row, so it doesn't happen too often. Coinbase...
Right, there is not transaction index and it doesn't seem to be possible to recover it in any way. Also, not only amounts but also the target address could be...
Ah, the JSON actual has a field for the fee: `"network": { "transaction_fee": {"amount": "0.00001234", "currency": "BTC"} }`. I though you mean that it needs to be calculated
Это кука которую ставит facebook sdk? и используется cookie-based фильтр авторизации? так? Попробуйте server-side авторизацию, там работает без сторонней куки
Hm, all this properties must be processed by `spring-security-core`. I'll take a look. Maybe you can provide more details, like domains structure, etc?
@senty unfortunately I don't have time to maintain the plugin (and actually will be happy to pass it to someone who can do that), but I think I can find...
Could you provide more details? How do you use the plugin, when it happening, etc. And complete log will be very useful.
You mentioned that it's for latest version of the plugin. Did you have same issue with previous versions?
Btw, stacktrace says that something is wrong with SSL certificate. Is it possible that you getting invalid certificate because of proxy, antivirus or something? Can you check host certificate with...
How do you use JSON authentication? It's supposed to be used from an external client, like Android app, so it just return app user details for provided token. If you...