tepkool01 / simple-linkedinphp

Automatically exported from code.google.com/p/simple-linkedinphp
0 stars 0 forks source link

Request token retrieval failed and signature invalid. #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Installed simple-linkedinphp and oauth on LAMP server
2. Obtained app key and secret from Linked In
3. Run demo.php

What is the expected output? What do you see instead?

Expect to be brought to Linked In auth dialog where I can authorize the app and 
see the demos work. Instead I get an error that says 'Request token retrieval 
failed' and 'signature invalid'. Not getting why this is happening, believe I 
have input the correct app key and secret and followed all directions of quick 
start guide.

What version of the product are you using? On what operating system?
version 3.2, LAMP.

Please provide any additional information below.

Original issue reported on code.google.com by clofmil...@gmail.com on 4 Jan 2013 at 8:44

GoogleCodeExporter commented 9 years ago
I have same issues please any help?

Original comment by patel.ka...@gmail.com on 17 Jan 2013 at 5:05

GoogleCodeExporter commented 9 years ago
I got it working. You just need to make sure that in the demo folder, all six 
of the example files have your app key and secret in the array. Needs to be in 
all of them to make it work. 

Original comment by clofmil...@gmail.com on 17 Jan 2013 at 5:36