tepkool01 / simple-linkedinphp

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

Bad request token call #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. I've uploaded the packaged php files + oauth php file into a directory   
2. I've declared the app in developer.linkedin.com
3. I've update the file linkedin_2.1.0.class with my API key/secret
4. I've launched the demo.2.1.0.php

I receive a Bad request token call

Original issue reported on code.google.com by p.chass...@gmail.com on 22 Nov 2010 at 1:46

GoogleCodeExporter commented 9 years ago
This issue was resolved with the latest version of the library.  It was related 
to cURL sending POST data with nothing in the POSTFIELDS; on some servers, it 
was defaulting the content-type to the incorrect format, have now set the 
content-type for this scenario explicitly.

Original comment by pmmenneg@gmail.com on 4 Jan 2011 at 9:34

GoogleCodeExporter commented 9 years ago

Original comment by p...@fiftymission.net on 11 Nov 2011 at 5:13