Hi Daniel, If you try to write from a local file based Tiddlywiki to an online API you'll have no luck. Browser vendors consider this behaviour insecure and block it.
JSONP .. search for "jsonp security <https://www.google.at/search?q=jsonp+security&ie=utf-8&oe=utf-8&client=firefox-b&gfe_rd=cr&ei=_7W0V_OvAbTS8Ae8-7eoCQ#q=jsonp+security&tbs=qdr:y>" and you probably don't want to use it. If you did access the piboard api from a local file it may explain the CORS <https://en.wikipedia.org/wiki/Cross-origin_resource_sharing>, errors too. Can you describe your setup a bit closer? -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8b18a02a-a37d-45ef-90a3-235ff02df28e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

