Hallo,
Ich hoffe das es OK für euch ist, wenn ich auf Englisch schreibe, ihr
könntet gerne auf Deutsch antworten.
I successfully do the 3-legged certification for a url
http://example.com/immoexample/.
My problem is that when ever I do a query such as
$oImmocaster->getRegions($aParameter);
I get all the properties, not only the properties of a broker (my
client). I am using the channel parameter 'hp':
$oImmocaster = Immocaster_Sdk::getInstance('hp',
$sImmobilienScout24Key, $sImmobilienScout24Secret);
Does this happen because I call the immocaster object from a url
"
http://example.com/immoexample/listing/of/properties/"? Is that
allowed or should I always call the object from the url "http://
example.com/immoexample/"?
Vielen Dank,
Martti