PubSubHubbub callback 404
-
Hi all,
i try to implement a client for the PubSubHubbub feature but i can not solve this problem
this is my post request to the hub: http://devmohsh.wordpress.com/?pushpress=hub
hub.mode=subscribe&hub.callback=http%3A%2F%2Fwww.orient.ps%2Fcall.php&hub.verify=async&hub.verify_token=&hub.lease_seconds=&hub.topic=http%3A%2F%2Fdevmohsh.wordpress.com%2Ffeed%2F
but it return this error:
Error verifying callback URL, HTTP status code: 404i try to use a direct like also without encode the url
http://www.orient.ps/call.php
but the same error still appearany help ?
Regards
-
-
i read it before?
i doesn’t offer any technical details, i try to use Google PHP client example, but it return the same problem
- The topic ‘PubSubHubbub callback 404’ is closed to new replies.