Getting error on generating the correct TOTP with Node with correct Headers and SHA512 hashed Token?
问题 Initiating an HTTP post request I am getting an error: 'Access Denied: Invalid token, wrong code'. I have tried every possible solution but I can't pass this error. Details for this challenge: Authorization The URL is protected by HTTP Basic Authentication, which is explained on Chapter 2 of RFC2617, so you have to provide an Authorization: header field in your POST request For the userid of HTTP Basic Authentication, use the same email address you put in the JSON string. For the password,