aws-samples / aws-microservices-deploy-options

This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
MIT No Attribution
429 stars 179 forks source link

Webapp endpoint gives {"message":"Missing Authentication Token"} #251

Closed arun-gupta closed 6 years ago

arun-gupta commented 6 years ago

Webapp endpoint created using Fargate Lambda pipeline gives the following error:

{"message":"Missing Authentication Token"}

This is after https://github.com/aws-samples/aws-microservices-deploy-options/pull/247.

Latest instructions are at https://github.com/aws-samples/aws-microservices-deploy-options#deployment-pipeline-aws-codepipeline-1.

arun-gupta commented 6 years ago

Instructions need to be updated

YaRuliY commented 6 years ago

http://www.awslessons.com/2017/aws-api-gateway-missing-authentication-token/