سؤال

I have a C++ desktop application in Facebook. Can anyone suggest how to use OAuth 2.0 with the application? How do I specify the OAuth header?

هل كانت مفيدة؟

المحلول

I got it solved. Specify the oauth header in the same way as specified in the facebook developers page. No need of oauth signature, timestamp etc..

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top