Tony Marston

Results 6 issues of Tony Marston

I have a message containing plain text, no html and no attachments, but when I use ->getTextBody() it returns the entire source code and not just the message text. The...

bug
validating
Windows

**Describe the bug** When I have an email that contains both plain text and an HTML body the attachment count shows up as 1 instead of zero. When I iterate...

bug
validating
Windows

I have recently tried to log in to FudForum to report an issue, but I cannot get anywhere. When I visit the site at http://fudforum.org/forum/ it shows that I am...

## Problem description: ## Error: ``` Uncaught exception from Error, message = Call to a member function toArray() on array, code=0, file=F:\Apache2\HTDOCS\GMX-Transix\includes\vendor\jlevers\selling-partner-api\src\Traits\HasArrayableAttributes.php, line=68 ``` ## Code ```php require_once('vendor/autoload.php'); use SellingPartnerApi\SellingPartnerApi;...

## Problem description: ## Error: Class "PostContentDocumentRequest" not found ``` Fatal Error: Uncaught exception from Error, message = Class "PostContentDocumentRequest" not found ``` ## Code ```php require_once('vendor/autoload.php'); use SellingPartnerApi\SellingPartnerApi; use...

## Problem description: I am calling aPlusContentV20201101->SearchContentDocuments with a marketplaceId, but it fails ## Error: Exception when calling aPlusContentV20201101->SearchContentDocuments: Bad Request (400) Response: { "errors": [ { "code": "InvalidInput", "message":...