#aaronpkif the endpoint is something like example.com/webmention?foo=bar then you need to not move the foo=bar into the post body, it has to stay in the query string. so you'd make a POST to example.com/webmention?foo=bar with source=X&target=Y in the body