authorize a request from Slack API dotnet (the slackSignatureHeader always not match)
i want to verify slack APIS commands and interactive endpoints i followed the documentation as here https://api.slack.com/authentication/verifying-requests-from-slack
and tried to convert it to C# code and this function