Voyage II: Federating the Monolith - CONFIGURING THE ROUTER

Hi,
I’m stuck at the authentication step.
I have setup my studio monolith graph on port 4000
subgraph listening on 4001 from the previous chapter,
when I run the router, I do see the message
We should see output messages in the terminal, with our router running at 127.0.0.1:4000.

However, when I query through studio I see the following error

{
  "name": "TypeError",
  "message": "Failed to fetch",
  "stack": "TypeError: Failed to fetch\n    at https://studio-ui-deployments.apollographql.com/build/static/js/app.0fbc564e4fdd6b25236e.js:2:128207\n    at r
}

Got it working thanks, was interacting inside the wrong explorer

Glad to hear you were able to troubleshoot the issue! :slight_smile: