Start a Conversation

Unsolved

This post is more than 5 years old

816

January 15th, 2014 08:00

Can't upload file using test application

I am trying to use the test C# application included with the SDK. I can upload a text string and retrieve it just fine, but I cannot upload a file. I get the following error:

There was a mismatch between the signature in the request and the signature computed by the server.

The same Token and Shared Secret work for saving text, though. Is there a different kind of Token that I need to use for uploading a file?

Thanks,

-Scott

110 Posts

January 15th, 2014 19:00

To which test application are you referring?  I'm not aware of a test application that's included with the release package.  The latest official release package is here:

https://code.google.com/p/atmos-dotnet/downloads/detail?name=EsuDotNet_2.1.4.31.zip

Can you get a wireshark capture of the request that fails?

No Events found!

Top