Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetObject fails with Stellar MLS #275

Open
OwenWilliamConsulting opened this issue Aug 28, 2020 · 0 comments
Open

GetObject fails with Stellar MLS #275

OwenWilliamConsulting opened this issue Aug 28, 2020 · 0 comments

Comments

@OwenWilliamConsulting
Copy link

Attempting to issue the following request to Stellar MLS:

$objects = $retsSession->GetObject('Property', 'ExtraLargePhoto', '1329630', '*', 1);

Error thrown is:

Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Start tag expected, '<' not found in D:\Development\PHP\RETSDownloader\vendor\troydavisson\phrets\src\Http\Response.php on line 32

It looks like the first entry in the response is missing the XML header. Is there a configuration setting I need to add in order for that not to happen, or is it an issue with the Stellar RETS server itself sending back incorrectly formatted XML?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant