Closed sean89503 closed 2 months ago
Hi,
It should work with:
curl -H "Content-Type: application/json" -d'{"url": "https://www.androidcentral.com/accessories/audio/amazon-echo-frames-carrera-eyewear-reveal"}' http://read:3000
Using {}
instead of ()
.
that worked from the CMD but in freshRSS i get (see picture)
Sorry for not reacting, but I came around to try the same feed with the extension as of now. But I don't have this problem. Also I don't have the override_content row, that you probably added somehow. I'd suggest you use the extension as it is or to try a bit more debugging of your own.
hf, gl
I cant seem to get the extension to work i get "Unexpected token" here is an output of running
curl -XPOST http://read:3000/ -H "Content-Type: application/json" -d'("url": "https://www.androidcentral.com/accessories/audio/amazon-echo-frames-carrera-eyewear-reveal")'
`<!DOCTYPE html>