Skip to content

403 - The request could not be satisfied #15

Description

@ablankenship10

After setting up my working API with this plugin, and pointing my domain in Route 53 to the distribution I can only get "403 The request could not be satisfied" errors. This is my config:

custom:
  apiCloudFront:
    certificate: arn:aws:acm:us-east-1:XXXXXXXXXXX:certificate/XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX
    domain: api.domain.com
    compress: true
    headers: all
    querystring: all

I tried using the url both as api.domain.com/stage/endpoint and api.domain.com/endpoint to no avail. (I want the former version so I can have both of my stages on the same api.domain.com address.)

What am I missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions