apollographql / apollographql/fullstack-tutorial

After deploying the server to Zeit unable to perform first query from the tutorial.

Open
#37 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

After setting up the client and writing first query from part 5 of the tutorial, query isn't performed against deployed service:
```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://server-ik661tevx.now.sh/graphql. (Reason: CORS preflight channel did not succeed)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with part 5 of the tutorial and reproduce the first query against the deployed GraphQL endpoint. Inspect the failed CORS preflight request and the server's deployment configuration; done means the tutorial client can perform its first query against the deployed service.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.