T3chTobi

Results 14 comments of T3chTobi

Are there any updates regarding this important feature?

You can do that now with a REST hook to another server and a CURL request back to synapse. Works 100%.

You should use a REST hook with an `eventType: "afterAuthenticatedRequest"` On your (second) server, where you receive that hook you can then create a CURL request using this: https://github.com/devture/matrix-corporal/blob/master/docs/http-api.md#user-access-token-retrieval-endpoint

Any news? Would be highly appreciated!

> Unfortunately it's one that does seem to work nicely. > > Is this more an issue relating to the VFR Reader (which appears to be deprecated)? > > Would...

@JRR-OSU That would be awesome! Thank you very much in advance!

@JRR-OSU If you have a version to test, I would like to help!

Thanks @JRR-OSU , I can't open any document now, is this happening to you, too?

@JRR-OSU I get following error: Error in SitewaertsDocumentViewer.viewDocument(): "invalid file url 'function () {↵ if (this.nativeURL) {↵ return this.nativeURL;↵ }↵ /…" I didn't change anything, it worked with the code...

Following issue now occurs on android: "org.json.JSONException: No value for url↵ at org.json.JSONObject.get(JSONObject.java:389)↵ at org.js…"