Closed that1guy closed 9 years ago
Working on local machine but not in staging ENV. Thought maybe this is because we're using different secret keys for different environments but that doesn't seem to be the case. Thanks for looking into this!
https://staging-posting-api.hashtagsell.com/v1/annotations?query=iphone
{ "name": "PersistenceError", "message": "unable to find annotations", "sourceError": { "type": "fatal", "code": "mwsprod-005", "source": "matchingProducts", "message": "Response error! (Parameter Signature cannot be empty.(Sender/InvalidParameterValue))" }, "statusCode": 500, "query": "iphone", "queryContext": "All" }
Issue was due to the MWS credentials secret key value not being set in the configuration for the container. Verified this is now working correctly.
Working on local machine but not in staging ENV. Thought maybe this is because we're using different secret keys for different environments but that doesn't seem to be the case. Thanks for looking into this!
Request
Response