I’m trying to get a simple example with amazon MWS working. I downloaded the c# class library from here and read through this article but still can’t seem to get a simple example working. I’m lost on the syntax as well as how to use the classes.
There doesn’t seem to be a lot of documentation out there as far as integrating their classes.
I have all my access keys and info I need to create the actual request, but I need help calling it using their classes.
Any help/pointers would be greatly appreciated.
Check through StackOverflow. There seems to be lots of people experiencing the same problem. I found this thread here that shows some working examples. Good luck!