Hello. I'm looking to use this SDK (for relatively simple case), can you give me a hint of the intended difference between showDynamicEditor vs showDynamicEmbed?
So far, the difference I see is:
- It appears that "embed" brings up the "old" plunkr, while "editor" brings up "next", is this correct?
- So far I am unable to successfully call showDynamicEditor() - it always ends up with some variation of:
{
"statusCode": 404,
"error": "Not Found",
"message": "Not Found"
}