I am having a native C++ desktop application in Facebook.
I created an application in Facebook and am now developing the code.
What are the parameters required in the OAuth header?
I read that Facebook requires a HMAC-SHA2 signature. How do I generate this signature?