postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.37k stars 443 forks source link

Extension not working - wrong endpoint? https://mercury-epub-to-kindle.herokuapp.com/send-to-kindle #693

Closed kukrak closed 1 year ago

kukrak commented 1 year ago

Expected Behavior

After configuring kindle's email extension shoud send file to reader.

Current Behavior

After clicking on 'Send to Kindle' shows 'Sent succesfully', but nothing happens.

Detailed Description

In dev tools (network): Request URL: https://mercury-epub-to-kindle.herokuapp.com/send-to-kindle Request Method: POST Status Code: 500 Internal Server Error Remote Address: 54.224.34.30:443

Trying https://mercury-epub-to-kindle.herokuapp.com/send-to-kindle and getting: {"errors":["Not found"]}

Possible Solution

kukrak commented 1 year ago

Now it works.