Php – AliExpress SDK API throws error "The request signature does not conform to platform standards" calling aliexpress.affiliate.productdetail.get service
I'm using AliExpress Affiliate API combinated with the official AliExpress SDK in an effort of connecting with the aliexpress.affiliate.productdetail.get service (docs reference) which is not more than a GET query. I was able to get an access_token as the reference…