Hi, I am getting an error where the appsecret_proof is not being send when I issue a request_object.me() What is the correct setup to get this to be passed with the OAuth.io libraries ? I have managed to use the fbgraph Node.js package and can set the token and secret and this works with accessing the FB graph ? I am trying to write a generic Node.js auth package for Social so would like to use me() api for multiple social network integration.
Any help on this would be useful.
Thanks
Matt
Hi, I am getting an error where the appsecret_proof is not being send when I issue a request_object.me() What is the correct setup to get this to be passed with the OAuth.io libraries ? I have managed to use the fbgraph Node.js package and can set the token and secret and this works with accessing the FB graph ? I am trying to write a generic Node.js auth package for Social so would like to use me() api for multiple social network integration.
Any help on this would be useful.
Thanks
Matt