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

fix(app): fix for Apollo error #590

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

amjedidiah
Copy link
Contributor

@amjedidiah amjedidiah commented Feb 20, 2024

Description

Fixed error for ApolloError: Response not successful: Received status code 404

With help from here

Screenshot 2024-02-20 at 14 17 35

Issue Ticket Number

Fixes #591

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

Copy link

vercel bot commented Feb 20, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @colbyfayock on Vercel.

@colbyfayock first needs to authorize it.

@amjedidiah amjedidiah changed the title fix(docs): fix for Apollo error fix(app): fix for Apollo error Feb 20, 2024
@colbyfayock
Copy link
Owner

thanks @amjedidiah

@colbyfayock colbyfayock merged commit 448895c into colbyfayock:main Feb 20, 2024
1 of 8 checks passed
@colbyfayock
Copy link
Owner

@all-contributors please add @amjedidiah for doc

Copy link
Contributor

@colbyfayock

I've put up a pull request to add @amjedidiah! 🎉

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

Successfully merging this pull request may close these issues.

[Bug] ApolloError: Response not successful: Received status code 404
2 participants