I’m looking to pass a custom argument/identifier to myself through a call to Facebook’s graph API (to help me identify where I sent the original graph api call from, and for other useful information).
What’s the best method for doing this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, this isn’t possible by appending a parameter to a Graph Call as the API only returns a response based on the specifications the API was built under.