CTI-website-frontend icon indicating copy to clipboard operation
CTI-website-frontend copied to clipboard

Links checker improvements

Open giosce opened this issue 4 years ago • 1 comments

Dependency

  • [ ] Milestone: 7 - MVP Website Launch

Overview

The first version of Links Checker has been deployed with PR30 (on CTI-backend repo) and issue #147. Now it needs some improvements

Action Items

[] Remove false Facebook negative [] Remove false Twitter negative [] Run the script automatically on schedule

Twitter and Facebook return 400 status code because they refuse boot requests. We think we can address this issue using their APIs instead of http requests.

I don't know how to run the command manually in Heroku and even less how to run it on schedule, we'll need to research this.

giosce avatar Feb 03 '21 00:02 giosce

When in Django Admin Page > Organizations > [Choose any Org] you can see that there are social links attached. These can be checked but currently is not implemented. Milestone moved to Post-MVP as it is a nice to have vs. need to have

smsada avatar Apr 08 '22 00:04 smsada