Replies: 1 comment
-
I have the same issue. Do you fixed it? @bigmacpro The handle_captcha function is being fired over and over again. It never ends, even if the code is correctly returned. @dolfies Do you know anything about this? Also, sorry for the mention |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
After executing
accept_invite
the handle_captcha method is fired and the code below is ran but it keeps looping back to starting the captcha again. What am I doing wrong?Current code:
Beta Was this translation helpful? Give feedback.
All reactions