You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
wie es scheint, hat die API ein Problem mit dem HTTP Header "Accept: application/xml". Entgegen der Dokumentation funktioniert der Service nur mit JSON. Hierzu muss im Header zwingend "Accept: application/json" stehen.
Wäre toll, wenn sich das Problem jemand von IS24 anschauen könnte.
Christian
unread,
May 18, 2016, 10:53:39 AM5/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
Zusatzfrage: In der Dokumentation zu diesem Service steht:
Object category of the real estate. [see Attachment "Objektkategorie2.xls"]
Wo finde ich diese Datei?
Kyle Ott
unread,
May 26, 2016, 10:12:47 AM5/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
Hey Christian,
Hope it's okay to write in english. I am having similar issues -- did you get this resolved? Even when I try URL's in the playground, I get no results for the reference price -- the result is just blank. Any ideas?
Many thanks,
Kyle
Christian
unread,
May 26, 2016, 10:15:27 AM5/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
Yes I got it resolved.
The service only works with JSON not with XML. You have to put "Accept: application/json" in the HTTP header of your request.
Kyle Ott
unread,
May 26, 2016, 10:20:37 AM5/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
Awesome -- I am a total newbie, so I just want to get an example, like the one you posted to work in the Playground -- is it possible to add an HTTP header there?
Christian
unread,
May 26, 2016, 10:25:28 AM5/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
select "JSON" from the "Choose Your Representation Format" drop down
Kyle Ott
unread,
May 26, 2016, 10:29:44 AM5/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to immobilienscout24-development
Got it, but I still get errors when I try your simple example (thank you so much for responding so quickly!! you are a lifesaver)