react-performance icon indicating copy to clipboard operation
react-performance copied to clipboard

GraphQL responds with 404

Open JekRock opened this issue 4 years ago • 2 comments

Videos at https://epicreact.dev/modules/react-performance/react-performance-welcome stuck on loading. There is an error message in the console:

POST https://app.egghead.io/graphql 404

GraphQL Error (Code: 404): {"response":{"error":"","status":404},"request":{"query":"\n  query LessonData($slug: String!) {\n    video_resource(slug: $slug) {\n      slug\n      subtitles_url\n      lesson_view_url\n      dash_url\n      hls_url\n    }\n  }\n","variables":{"slug":"egghead-er-05-00-01-react-performance-welcome"}}}

JekRock avatar Apr 18 '21 12:04 JekRock

@JekRock We're working hard on getting this bug resolved. In the meantime logging in with a different browser might solve the problem. Thanks for your patience.

This issue is related to the Epic React backend platform, not this repository specifically.

dealingwith avatar Apr 26 '21 21:04 dealingwith

Got it. Thanks for your response!

JekRock avatar Apr 27 '21 05:04 JekRock