C# help required to Create Facebook AppSecret_Proof HMACSHA256
Facebook requires that I create a appsecret_proof: https://developers.facebook.com/docs/graph-api/securing-requests
Facebook requires that I create a appsecret_proof: https://developers.facebook.com/docs/graph-api/securing-requests
I am trying to use the OAuth of a website, which requires the signature method to be ‘HMAC-SHA1’ only.