Replies: 1 comment 1 reply
-
It's not uncommon for high profile websites to specifically block embedded browsers, so that's something to keep in mind. There are a number of debugging steps you can try.
https://github.com/cefsharp/CefSharp/wiki/General-Usage#cefsettings-and-browsersettings
Your friend might be blocked and has to wait a period of time before attempting another login attempt. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not sure if this is the place to ask, but I'm curious about an issue that arose when I (and another person) tried browsing with the CefSharp.MinimalExample.Wpf.netcore browser. I tried logging onto my TikTok account and it came up with the error "Too many attempts." I was finally able to login, but my friend is having the same problem and he can find no way around it. He can login fine with the standard chrome browser.
I compiled all of this in Visual Studio using .Net 6.0. Any idea what this could be?
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions