DEV Community

Cover image for ⏱ 10 Minute Tutorial: Deploy an Apollo GraphQL Server with Amplify Functions

⏱ 10 Minute Tutorial: Deploy an Apollo GraphQL Server with Amplify Functions

Nader Dabit on April 03, 2020

Cover image by Joel Filipe To view the final code for this app, check out the repo here. In my previous tutorial I showed how to use an Amplify...
Collapse
 
augustusli profile image
AugustusLi

Hi,

I have troubles accessing "****.execute-api.us-east-1.amazonaws.com/dev" on chrome, it is saying "{"message":"Missing Authentication Token"}". I guess it is missing AWS signature. How do you access it on Chrome?

I think I could use Postman to access the link, but still I would like using Chrome if it could.

Thank you in advance

Collapse
 
blaqcat profile image
Professional Hacker

create an apollo account , it should be easy from there. Also went through the same thing, but I'm good now

Collapse
 
jonyx profile image
jonyx

Thanks,
This is what I've been waiting for.

Collapse
 
neatsreturns profile image
neats-returns

Il y a un moyen de tester l'api en local, sans a avoir a executer amplify push apres chaque changement, car cela prends du temps