You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now define custom a Guzzle client for both uploading and downloading documents (see README for more details).
The GetDocumentResponse DTO format is somewhat different from the feed/report document DTO, and I don't know that I'll get around to updating the DownloadsDocument trait anytime soon to work with GetDocumentResponse. I'd welcome a PR – contributing docs here!
Hi,
On src/Traits/DownloadsDocument.php - we can't define our own GuzzleHttp Client.
Can you please fix it?
In addition, src/Seller/DataKioskV20231115/Responses/GetDocumentResponse.php doesn't use the DownloadsDocument trait. Is that on purpose?
Thanks
The text was updated successfully, but these errors were encountered: