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

Invalid consumer #138

Open
GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment
Open

Invalid consumer #138

GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Ok I am so confused. I got the server part working fine but there is not way I 
get the client part working.

1) I go to example/server/www/register.php and succesfully get a secret and key
2) I go to /example/client/twolegged.php and change the key and secret to the 
newly generated. I constantly get invalid consumer.

Apparently the only key and secret that is valid, are the hardcoded "key" and 
"secret" in file twolegged.php in lines 40 and 41.

How could I make this work with the newly generated key and secret, that are 
also successfully stored in the Database table oauth_server_registry???

thanks

Original issue reported on code.google.com by [email protected] on 8 Aug 2013 at 10:36

@GoogleCodeExporter
Copy link
Author

Note: what I am trying to do, is set an oauth server which will allow a user to 
register, receive a key/secret combination and then allow them to log to my 
server with their key/secret combination.

Original comment by [email protected] on 8 Aug 2013 at 10:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant