Search code examples
phpjavascriptapisdkgigya

Problem when trying to set status using gigya php sdk


I am using gigya javascript sdk for authentication purposes on my site. It works well. But I recently decided to try the php sdk, I was able to set status to twitter and linkedin using the php sdk but this I am able to retrieve the uid using the javascript api and when i use to setstatus using php sdk i get an error unauthorised user.

I appreciate any help.

Thanks.


Solution

  • Encode uid fixed the problem