cat WM_IO_public_key.pem
Hi all!
Does anyone know in what format fromDateHour value should be sent?
fromDateHour Epoch of the date hour from which the deltas need to be provided
While integration Wallmart SDK in my android project I am getting
AAPT: error: duplicate value for resource 'attr/buttonSize' with config ''.
It seems like play-service-base-17.0.0 which i used in my project have same attribute named "buttonSize".
How to resolve this issue?
I don't know how to sugarcoat this. This is a very poorly documented API. As if they don't want people to be able to use it which doesn't makes sense because Walmart badly needs third party developers if it wants to compete with Amazon...
Any way, we are able to successfully get a response in the Try API web portal for this request:
https://developer.api.walmart.com/api-proxy/service/affil/product/v2/search?query=tv
But when we try the same thing in the app, it sends us the following cryptic error response and we don't even know what's really wrong:
{"timestamp":1617834627520,"status":404,"error":"Not Found","message":"No message available","path":"/v2/search"}