Hello, @slaveofcode, what needs to be done if an URL is protected by HTTP basic authentication and access is granted using TOTP? Also, what should be the value of seconds for successful validation as for different values of seconds TOTP changes? I have been trying to have an HTTP post request and every time I generate a TOTP I get unauthorized JSON in return.