Hi there,
I've been trying to follow up with the mentioned example using Php Limonade at
https://developers.podio.com/authentication/server_side. I downloaded the whole Php limonade files and I just tried to replace my own 'client id' and 'client secret' into the code. But when I enter the access request url in my browser and I verify the access, the result of the redirected page to the limonade
index.php file is just a blank page...
I'm using php 5.3.8 on XAMPP and I've enabled the curl extension. So my urls are mostly like:
http://localhost/exampleIs the problem about using XAMPP? Shall I enable any other extensions? Or maybe the way that I start the process by entering the access request url into the browser is not the proper way?
Thanks,
Mohammad