PRodO5lNk5
Results
2
comments of
PRodO5lNk5
I have tried passing values to ` $this->config->signRequest` method in `lib/Api/OrdersV0Api.php:91` as mentioned in #638 but no success: `$signedRequest = $this->config->signRequest( $request, null, '/orders/v0/orders', 'shippingAddress' );`
In the end what solved it for me was the configuration on Seller Platform itself. This data is considered as PII so it's not available out of the box even...