Joe563
Regular Member
- Jan 15, 2010
- 440
- 184
Hello everyone,
My coder is trying to automate the Account Creation process on Youtube and text verify it Pinger, but the issue is Pinger is using oauth protocol, which is one type of security system by which you can share your application without giving your credentials to anyone and to do request to that site, we need to send the request that are signed with oauth parameters in that parameter, theres are one thing, which is, "consumer_secret" that is required to sign the request, and than we can send request to the site and we can't get that key in any case since only the Admins would know.
Browser based verification is an issue as well because Pinger is based on Flash.
Has anyone automated anything on a website that uses Flash?
Has anyone created an application that Text verifies with Pinger correctly?
If so, P.M me or post on here so we can discuss.
Thanks
My coder is trying to automate the Account Creation process on Youtube and text verify it Pinger, but the issue is Pinger is using oauth protocol, which is one type of security system by which you can share your application without giving your credentials to anyone and to do request to that site, we need to send the request that are signed with oauth parameters in that parameter, theres are one thing, which is, "consumer_secret" that is required to sign the request, and than we can send request to the site and we can't get that key in any case since only the Admins would know.
Browser based verification is an issue as well because Pinger is based on Flash.
Has anyone automated anything on a website that uses Flash?
Has anyone created an application that Text verifies with Pinger correctly?
If so, P.M me or post on here so we can discuss.
Thanks