I need a c# programmer for a Digest API request

Job ID: 31667262

Budget: $10 – $30 USD

We are currently trying to create a digest Put request in c# which is working properly in Postman already.

On the c# end, we are using logic from DigestAuthFixer (found here: https://stackoverflow.com/questions/3109507/httpwebrequests-sends-parameterless-uri-in-authorization-header) in order to format the Authorization header

Using the above code, we are able to retrieve the Authorization header required for the call, but it consistently returns Unauthorized whenever executing a Put request.

Additional required information includes the API Key and token which are both included as additional header items/parameters as well. An important thing to note is this does work with Get calls, its only Post and Put that's having an issue.

The goal of this task is to just finish the API request so it doesn't return Unauthorized. We need to have this done by Saturday 10/02/2021
Related categories: C# Programming RESTful API