SCPR / grand-central

A content syndicator as a micro-service.
0 stars 0 forks source link

Instant Articles should return completion status #4

Closed Ravenstine closed 7 years ago

Ravenstine commented 7 years ago

One caveat to Instant Articles is that, in order to know for sure if an article has been successfully published, you must make a separate get request to another endpoint with a separate ID. Right now, we can know if the article was successfully received but not if Facebook considers the article valid. When we need to do is have a separate request fire off that makes that get request, perhaps after maybe 10 or so seconds, that can give us the final status.