Simple-Instant-Articles-for-Facebook icon indicating copy to clipboard operation
Simple-Instant-Articles-for-Facebook copied to clipboard

Feeds Starts downloading

Open EBuzznet67 opened this issue 8 years ago • 3 comments

whenever i goto domain.com/feed/fb it downloads a file. file is having all the content of feed

EBuzznet67 avatar Apr 14 '16 18:04 EBuzznet67

I am seeing this same problem in VVV. Looking into it more.

whyisjake avatar Apr 14 '16 21:04 whyisjake

Just fooling around with a MAMP install so far and I ran into this.

I found that the mime type was being read as application/octet-stream, lazy patch by manually setting as text/xml.

davisshaver avatar Apr 16 '16 15:04 davisshaver

Yeah, it should have that by this header that is set...

https://github.com/whyisjake/Simple-Instant-Articles-for-Facebook/blob/master/templates/feed.php#L12

whyisjake avatar Apr 16 '16 16:04 whyisjake