I have a test application running at test.rsscloud.io on ports 80 and 9876.
The following code works:
curl --location --request POST 'https://brokenriverbooks.com/?rsscloud=notify' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'domain=test.rsscloud.io' \
--data-urlencode 'port=80' \
--data-urlencode 'path=/feedupdated-s8759' \
--data-urlencode 'registerProcedure=' \
--data-urlencode 'protocol=http-post' \
--data-urlencode 'url1=https://brokenriverbooks.com/feed/'
However if you change the port to 9876 it fails. For some reason the rssCloud plugin seems unable to hit ports that are not 80.


Andrew -- I'm looking into your report now.
One tool you have to see how rssCloud is working re this feed is going to the Feed Info page for the feed.
http://feedland.org/?feedurl=https%3A%2F%2Fandrewshell.wordpress.com%2Ffeed%2F
The Last renew number is the last time FeedLand successfully renewed the notification request with the feed's cloud server.
At this time the number is 20 hours.
Just a piece of data.
You can also get FL to check the feed immediately, the conventional way by clicking on the Check Now link
A screen shot.
A report on my experiment in the next comment.