Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL responds with 404 #82

Closed
JekRock opened this issue Apr 18, 2021 · 2 comments
Closed

GraphQL responds with 404 #82

JekRock opened this issue Apr 18, 2021 · 2 comments

Comments

@JekRock
Copy link

JekRock commented Apr 18, 2021

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"}}}
@dealingwith
Copy link

@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.

@JekRock
Copy link
Author

JekRock commented Apr 27, 2021

Got it. Thanks for your response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants