Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No documentation on getCaptchaResponse(...) #1

Open
ginomessmer opened this issue May 18, 2017 · 2 comments
Open

No documentation on getCaptchaResponse(...) #1

ginomessmer opened this issue May 18, 2017 · 2 comments

Comments

@ginomessmer
Copy link

I really, really like this package and I'm interested in using it. However, I tried out to integrate it but I'm not able to pass through getCaptchaResponse(). How exactly am I supposed to pass a valid ReCaptcha confirmation on a running Laravel instance?

@xdvx
Copy link
Collaborator

xdvx commented May 21, 2017

I'm glad to hear you like it. As I mentioned in package description it is Phapper package wrapper. Originally with captcha it tries to get your direct input directly from console providing you captcha link first. I would like to rewrite it. But whatever I do with redditAPI it never asks me for captcha. So I can't figure the way to test the flow I've in mind.

@ginomessmer
Copy link
Author

Thanks for your reply. I gave your package a try in production and tweaked it a bit through custom configuration, it works like a charm. It seems like it never asked me for ReCaptcha so far neither, it turned out it was verifying my API secrets but on failing it said it didn't received a valid verification response, thought it was related to getCaptchaResponse().

Regarding ReCaptcha on Reddit for bots, this might interest you: https://www.reddit.com/r/redditdev/comments/1w6117/

xdvx pushed a commit that referenced this issue Mar 15, 2021
extracting interface grom RedditAPI and binding it in laravel contain…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants