401 Unauthorized
Hi, first of all, I want to thank you for keeping this handy tool alive, really appreciate that ! Unfortunatly, I'm currently not able to use it anymore. I'm running rmfakecloud v0.0.23 using docker. My Rm2 is running Version 3.18.1.1 and is working fine with rmfakecloud. Pairing was no problem and it's syncing correctly. However, it seems that rmapi has stopped working for me. I tried the pre-built binaries, the Docker version, and even building it from source. Every time I try to pair it with the cloud using the 8-digit app token, I get the following error message:
token signature is invalid
<nil>
Trace: 2025/03/26 21:20:42 transport.go:195: request failed with status 401
Trace: 2025/03/26 21:20:42 main.go:70: 401 Unauthorized
ERROR: 2025/03/26 21:20:42 main.go:77: failed to build documents tree, last error: 401 Unauthorized
The Server running rmapi is using Debian, rmfakecloud runs behind NGINX Proxy Manager. While troubleshooting today, I couldn't find any issues with the proxy, my DNS settings, or the rmfakecloud configuration. I guess there is no connection between rmapi and the rm 2 version, right ?
Thanks in advance for any help!