I want to obtain exact "get Tickets" uri from facebook, in php. For e.g. facebook event is
Problem: I'm not able to fetch url no 3, above from url 2 in server side PHP or commandline. Is this possible or it only works through browser ?
I've also tried : curl -L (didn't work).
Any help ?