LoginSignup
4
6

More than 5 years have passed since last update.

[solved] LINE Bot with AWS ECS and API Gateway

Last updated at Posted at 2016-04-10

Have been working for a few hours on AWS API Gateway and LINE BOT, however, I noticed LINE BOT is having problem calling API Gateway, there is no access log in CloudWatch Logs from AWS Lambda.

However, if I run my docker web service in AWS ECS behind ELB with my RapidSSL certificate attached onto ELB, it works like a charm!

螢幕快照 2016-04-10 上午11.49.13.png

I have tried to attach the same RapidSSL certificate to AWS API Gateway Custom Domain Name but still no luck. I believe the certificate is good. LINE BOT should have some problem visiting API Gateway

螢幕快照 2016-04-10 上午11.51.12.png

I do hope LINE Corp can help on this, as it is very important to build LINE BOT in a serverless fashion.

UPDATE:
Issue solved, please check here

4
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
6