function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RajiiiRajiii 

How to get Access token in Facebook Integration

i am working with facebook integration and i was installed force.com toolkit then followed all instructions,

But iam getting issues as

                     Attempt to de-reference a null object ,

 

I was pass the request in correct format as per facebook developers instructions

 

GET https://graph.facebook.com/oauth/access_token? client_id=YOUR_APP_ID &client_secret=YOUR_APP_SECRET &grant_type=client_credentials

 

but i am getting same issue, how to solve this

 

Thanks in Advance.

Chandra PrakashChandra Prakash
Hi,

can you want security token by salesforce.?


thanks..