Hi, the storymap template i am using requires that i edit the JSON code directly in order to do so.
I however seem to be having issues doing this - i have follow help pages and just used the same code used in the example (so i know it works before i try and embed my own)but the editor is throwing up an error says
"expected ',' instead of 'h'
the code I'm using is:
{
"type": "text",
"text": {
"value": "<p><iframe border=0 frameborder=0 height=250 width=550
src="https://twitframe.com/show?url=https%3A%2F%2Ftwitter.com%2Fjack%2Fstatus%2F20"></iframe></p>
}
i don't understand why its not working when i've just copy and pasted from the example.
Am i also right in thinking i am unable to embed the whole feed, only select tweets in this way?
can you help?