FuckingToasters
FuckingToasters
> Can you show code where you using async-hcaptcha? I tried using async-hcaptcha for phone verification and it working: [async-hcaptcha](https://www.dropbox.com/s/yf4sxxwx92qt19d/hcaptcha_solver.mp4?dl=0), [browser](https://www.dropbox.com/s/uy36ugqerkclq75/hcaptcha_browser.mp4?dl=0) (the responses are the same, which means that async-hcaptcha...
Sometimes instead of a captcha token, the content is None. Does that mean that no captcha were found?
> ``` > Unclosed client session > client_session: > Unclosed connector > connections: ['[(, 13055.171)]'] > connector: > ``` > > Try to use run_until_complete instead of run: > >...
update after printing the responses: discord response now somehow always is `405: method not allowed` what should i do to solve this?
> Check your request method. You should use POST method for all phone verification endpoints. ye i solved the issues for now i guess however there seem to be something...
Update: I added Github Authentication which works, however i also would like to have simple user pass auth
I forked the repo and tried to add it myself. after it prints out `solving...` nothing is happening, it just is stuck indefenently and i don't know how to solve...
> Ah I think I see what your problem is. What you did is inside your vault you created a folder called 'Vault' and then inside THAT folder is where...
> Is your project based on one of the starter kits, or completely custom? I looked at the docs and took note of the build-assents.sh script, Dockerfile and docker-compose.yml: https://docs.apostrophecms.org/cookbook/using-docker.html...
> What does this line mean, " i've cloed the full repository". What full repository? I had a typo there, i meant `cloned`. It didn't seemd to me that there...