July 8, 2025Jul 8 A minor issue, but affecting all my servers. I have properly configured the unRAID Connect plugin. When trying to get the header image in unRAID Connect, the request to my server always finishes with HTTP 401:Request URL: https://{MYSERVERURL}.myunraid.net:33443/graphql/api/customizations/banner Response body: { "error": { "message": "API key validation failed", "error": "Unauthorized", "statusCode": 401 }, "timestamp": "2025-07-08T11:07:32.757Z" }I assume the API key is sent in X-Api-Key request header. I can confirm it's present, but can't validate if it is the proper one.Also in the GraphQL log file, I can see the incoming request (please ignore the timestamps mismatch in the request and in the log - I copied a random occurrence from the log):[13:22:08.281] [31mERROR[39m: [36mHttpException: {"message":"API key validation failed","error":"Unauthorized","statusCode":401}[39m [90m{"logger":"api","req":{"id":"req-16c","method":"GET","url":"/graphql/api/customizations/banner"},"context":"HttpExceptionFilter"}[39m Edited July 8, 2025Jul 8 by dariusz.smolarek
July 9, 2025Jul 9 Author Issue still present on the lastest version of the unRAID Connect Plugin (2025.07.08.2034)
July 9, 2025Jul 9 Community Expert Thank you for flagging this. I really appreciate you bringing to our attention!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.