problems with JSON-structure: check basenode-param
-
I’m using the following call to import data from MyVR.com
[jsoncontentimporter
curl https://api.myvr.com/v1/properties/ -u LIVE_32_digit_API_key_redacted_here:
url=”https://api.myvr.com/v1/properties/6cdacc86b02c0122/”
urlgettimeout=”number: 60″
numberofdisplayeditems=”number:”
basenode=results]- {name} {size} sq. ft. {bedrooms} bedrooms / {bathrooms} baths located in {city}
[/jsoncontentimporter]
and of course receiving the following error:
problems with JSON-structure: check basenode-param
Per your previous posts, the basenode is Case Sensitive, I’ve checked that, and even tried UPPERCASE and SentanceCase just in case I was wrong.
A (much smarter) friend of mine verified the key and data here:
http://awcn.biz/decode.txtAny hints or tips that might help me would be much appreciated.
The page I need help with: [log in to see the link]
The topic ‘problems with JSON-structure: check basenode-param’ is closed to new replies.