Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
In my configuration, Meraki dashboard 'Post URL' start with "http", not using "https", and no change at API Gateway.Here is URL/Domain examples in this case.API Gateway URL: https://xxxxx.execute-api.ap-northeast-1.amazonaws.com/prod/cmxreceiver-dyna...
I had same problem, and I found one workaround to use "HTTP" request to AWS API gateway.AWS API gateway is normally working only with HTTPS, so I place AWS CloudFront to use HTTP method on front side to the Meraki Cloud.Meraki Cloud > (http) > CloudF...