Hi i want to generate facbook api long-life token ( 60 days ) from server side. I want to call cron job to get all events thorough this token but i am unable to fetch data.
i used this https://neosmart-stream.de/facebook/how-to-create-a-facebook-access-token/ *but not working* plz help me. https://graph.facebook.com/oauth/access_token?grant_type=client_credentials&client_id=APP_ID&client_secret=APP_SECRET’ i want to call this metthod https://graph.facebook.com/search?q=party,match&type=event&limit=25&access_token=490917080994898|_upd06QmoEg3VlJuqgzWG-zgEog but getting response of wrong access token. * * *I want to fetch data from long life acces token not from user access token. * -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
