Pergunta

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?

Foi útil?

Solução

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..

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top