Testing: Helper http matrix xmpp#63
Testing: Helper http matrix xmpp#63selfhoster1312 wants to merge 11 commits intomatterbridge-org:masterfrom
Conversation
|
Trying to share an image on the Matrix side with this build results in the following error in the Matterbridge logs:
Not sure how those URLs should look like, but maybe the matrix.f-hub.org duplication is the problem? Edit: No, that URL seems fine, but if you open it in a browser you get a "missing access token" error in json. |
4b3549d to
45d87b2
Compare
|
My bad i forgot to actually set the Authorization header. This should be fixed could you try again please? |
|
I also added the image's metadata as proposed in upstream PR. Ready to test again @poVoq :) |
|
Tested it again, still the same error in the logs. |
|
Full relevant log with -debug enabled: |
6083a28 to
f46a1b6
Compare
|
Still not working, but the logs are now: |
f46a1b6 to
20534f9
Compare
|
So apparently in order to do proper inheritance we need to declare the Http methods in the |
|
looks like it is working now. |
|
@poVoq i just pushed a new commit you can use the binaries from this PR to test the fix for xmppo/go-xmpp#223 |
Don't merge this is only for testing purposes, to prebuild the binaries.
Contains PRs #59 #23 and #61