gering / MoneyMoney-Bitcoin.de-Extension

Inofficial bitcoin.de Extension for MoneyMoney. Fetches balances from bitcoin.de and returns them as securities
MIT License
9 stars 2 forks source link

Bad Request - invalid nonce #1

Closed zealot128 closed 3 years ago

zealot128 commented 5 years ago

Bildschirmfoto 2019-06-24 um 22 30 36 Bildschirmfoto 2019-06-24 um 22 30 26

Auf bitcoin.de Protokoll gibt es jetzt diese Information:

Bildschirmfoto 2019-06-24 um 22 29 54

Die nonce scheint zu klein zu sein.

Fix:

local nonce = MM.time() * 1000

MagicChocoRolls commented 4 years ago

Got the same problem.

gering commented 4 years ago

Now, I have a similar issue, since today. I'll have a closer look.

Screenshot 2020-04-01 at 09 34 55
gering commented 4 years ago

Got the same problem.

You may need to login into your bitcoin.de account and accept new terms

Screenshot 2020-04-01 at 09 49 17
MagicChocoRolls commented 4 years ago

Ich wechsle mal auf deutsch, wenn's ok ist ;)

Habe mich vorher sogar bei Bitcoin.de eingeloggt, um einen neuen API Key zu erstellen. Die Fehlermeldung kam trotzdem.

Ich teste jetzt nochmal von vorne bis hinten durch.

by the way: Wieso gibt's im Code eigentlich einen statischen MD5 Wert? :)

MagicChocoRolls commented 4 years ago

Habe nichts anders gemacht. Selbe Key Permissions, selber Weg, keine neuen Bestimmungen akzeptiert...Funktioniert nun aber. Danke für's nachschauen!