Closed nemson-source closed 1 year ago
found the problem i had to change the useragent i changed mine to this
var handler = new ClearanceHandler(
userAgent: "Mozilla/5.0 (Linux; Android 12; SM-S906N Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/80.0.3987.119 Mobile Safari/537.36")
in what file you wrote the "userAgent"? DanbooruUtility or DumpCommands?
like this? printscreen: https://prnt.sc/JDZDPHJHIOsu
in what file you wrote the "userAgent"? DanbooruUtility or DumpCommands?
in both files
like this? https://prnt.sc/JDZDPHJHIOsu
var handler = new ClearanceHandler(
userAgent: "your useragent")
{
MaxTries = 3,
ClearanceDelay = 3000
};
Now this.... https://prnt.sc/F3RESVE_fQ6a
Line 36: https://prnt.sc/7kVFCHlaFowO
Line 50: https://prnt.sc/LqmngwDcHX_j
the user agent is blocket here are some user-agents https://deviceatlas.com/blog/list-of-user-agent-strings you can also try modifying it
Now this.... https://prnt.sc/F3RESVE_fQ6a
Line 36: https://prnt.sc/7kVFCHlaFowO
Line 50: https://prnt.sc/LqmngwDcHX_j
In case anyone still encounter the issue even after setting the custom UserAgent, just set it to your own username and it works for me.
this also works but only with the danbooru username
i did the cloudflaie update and it work for some time now i get this error and i cant get it to go