Hi, > Am 20.01.2020 um 09:26 schrieb Christian Schmitz > <supp...@monkeybreadsoftware.de>: > > Better use option: > c.OptionAcceptEncoding = "gzip" > > This way CURL automatically decompresses it for you.
Ah, thanks. > >> Me.OptionCustomRequest = "PATCH" //this might be the culprit as the error >> says Allow: GET, POST > > Okay. > >> Me.OptionPostFields = fields > > Okay. So a POST labeled PATCH > >> Me.OptionPost = True > > Not needed. True, I deleted that line, made no difference though. > >> Var header As String=Me.HeaderData//contains > > What is DebugData? It's empty. > I would like to know whether you send POST or PATCH. Well you saw all of my code, your guess is probably a lot better than mine. As I said, if there was some way of seeing the command that the plugin contructs I might be able to figure out wht's wrong. Thanks, Maximilian Tyrtania _______________________________________________ mbsplugins@monkeybreadsoftware.info mailing list %(list_address)s https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info