walmart-partner-api-sdk-php icon indicating copy to clipboard operation
walmart-partner-api-sdk-php copied to clipboard

I get "Unauthorized" error

Open nikoanzai opened this issue 7 years ago • 2 comments

I put the correct consumerId and privateKey but I get the "Unauthorized" error again and again. Don't know how to solve it.

nikoanzai avatar Nov 09 '17 16:11 nikoanzai

I am getting the same issue, but only on live server(different timezone/location) while it is working fine in the localhost.

0xffcourse avatar May 11 '18 04:05 0xffcourse

Update: I solved it by modifying the code(adding intval on the line 44 of AuthSubscriber) as suggested in this closed issue #15. Seems to be a php version dependent thing!?

0xffcourse avatar May 11 '18 05:05 0xffcourse