selling-partner-api icon indicating copy to clipboard operation
selling-partner-api copied to clipboard

Update OrdersV0Api.php to fix RegulatedInfo requests

Open CaptainClueless opened this issue 1 year ago • 3 comments

Fix RegulatedInfo to sign requests correctly as the endpoint requires RDT

CaptainClueless avatar Sep 06 '23 13:09 CaptainClueless

I appreciate there will not be many people using this endpoint, however it is a requirement for the integration I have

Without this fix, the endpoint returns that I am not authorised. With it, I get the data back successfully.

I appreciate someone looking at this pull request at their earliest convenience. Thanks

CaptainClueless avatar Sep 12 '23 12:09 CaptainClueless

Reviews have gone pretty quiet, hey @CaptainClueless ? I've got a similar pr (#638 ), but I can see I might have a long wait ahead of me..

da-mask avatar Nov 22 '23 00:11 da-mask

@da-mask sorry for the radio silence – I've been working on v6 of the library which will resolve a lot of the recent bug reports, but as a result I haven't had time to review PRs or respond to bug reports. You can track progress on that version of the lib on the v6 branch.

jlevers avatar Nov 22 '23 23:11 jlevers

This is fixed in v6.

jlevers avatar Mar 27 '24 16:03 jlevers