Unauthorized Error `401` Accessing TechRadar in Developer Hub
Issue
I have a service that exposes data.json for my homepage, learning paths, and TechRadar. While both the homepage and learning paths are accessible without any issues, I encounter a 401 Unauthorized error when trying to access the TechRadar.
- Here’s the relevant log entry for the error:
{"level":"info","message":"[17/Oct/2024:13:11:05 +0000] \"GET /api/proxy/developer-hub/tech-radar HTTP/1.1\" 401 173 \"-\" \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"","service":"rootHttpRouter","timestamp":"2024-10-17 13:11:05","type":"incomingRequest"}
-
It appears that I am receiving a 401 Unauthorized error. What’s curious is that I am the admin of the cluster, and I did not find any documentation regarding specific permissions required for accessing the TechRadar.
-
Additionally, here are the logs indicating that the TechRadar plugin is loaded correctly:
{"level":"info","message":"Loaded dynamic frontend plugin 'backstage-plugin-tech-radar' from 'file:///opt/app-root/src/dynamic-plugins-root/backstage-plugin-tech-radar-0.7.4' ","plugin":"scalprum","service":"backstage","timestamp":"2024-10-17 13:07:49"}
Environment
- Red Hat Developer Hub
- 1.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.