Open abhisek opened 4 years ago
Twitter integration is implemented using IFTTT.
However, the integration broke ever since IFTTT changed their trigger email. We have updated the same in our app/mailer/ifttt_mailer.rb however the feature is still not working.
app/mailer/ifttt_mailer.rb
This has production dependency of service integration.
No clue why this is not working.
Am guessing SES is not delivering properly to trigger.ifttt.com or IFTTT is not happy receiving from SES.
trigger.ifttt.com
Twitter integration is implemented using IFTTT.
However, the integration broke ever since IFTTT changed their trigger email. We have updated the same in our
app/mailer/ifttt_mailer.rb
however the feature is still not working.This has production dependency of service integration.