Closed KTOmega closed 7 years ago
After some time trying to figure out what I was doing wrong and stepping through the code I came to the same conclusion/solution independently. Just wish I had checked pull requests before spending so much time on it :P
+1 for @KTOmega 's patch.
The nonce was expiring practically instantly, as fetchNonce was checking if the expiry time was less than time() + 86400.