Hi, What do your HTTP requests look like? I believe you need to set "X-Requested-With: TiddlyWiki" for the server to accept writes.
-Rob On Thursday, September 10, 2020 at 2:39:13 PM UTC-5 [email protected] wrote: > Hi, > > To make things clear - I don't care if your API matches core API. I just > need way to retrieve tiddlers and to save new ones via external application > that I am about to write. > > Could you please, explain how to do these two basic operations? I know > nothing about java script, so I'm not able to figure out anything from > provided routes. > > Best regards! > > pt., 4 wrz 2020 o 09:21 Jed Carty <[email protected]> napisaĆ(a): > >> I haven't implemented the core http api in Bob. I made an http api in Bob >> but I never updated them to match the core server when the core got the >> http api. >> >> I think that you are the first person I have seen even mentioned using >> the http api with Bob so I haven't put much thought into it past what I >> need. I don't think I even wrote documentation about it because there was >> no interest. >> >> I will add the documentation to my list of things to add, for the moment >> there is only the spectacularly unhelpful option of looking at the code for >> the server routes >> https://github.com/OokTech/TW5-Bob/tree/master/ServerRoutes >> >> My plan is to change to use routes that are more like the core server >> routes, but so far it has been a very low priority for me. >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/ea91d7af-06c1-4d19-b8ea-34a044218b04o%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/ea91d7af-06c1-4d19-b8ea-34a044218b04o%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2380b17a-e4c4-4c33-99c2-a8ba20289840n%40googlegroups.com.

