Lukas Marschall
Lukas Marschall
Stumbled across the same error today on my oracle k3s cluster setup, would be awesome to have support for arm64 processors out of the box.
I'm using Ubuntu 22.04. as OS.
I'll investigate further in the upcoming days and give some additional information.
Hey @MasterKale, I'm happy to hear that you want to take things further, especially with passkeys on the verge of being widely adopted. I'm currently also thinking about a standard...
Hey @matteocarnelos, thanks for the heads-up, I'll take a look into it, is it already merged into main branch?
there is a new release available in the the forked repository, which is working on ubuntu for me. https://github.com/rwthmoodle/Sync-my-L2P/releases/tag/v2.4.4
Ok i think i can specify the error, it seems like no header was added to the request.
can you set headers without a client session?
so i figured it out now! it was indeed a headers problem, my request didnt work with the given headers array. Here's my functional request with working headers: ``` _cliendid...
maybe one addition, when the api endpoint sends a 400 status code, bad request, the addon crashes the game with the original error from above, maybe there's a way to...