Hi,Here is the list of things which you could check to debug this problem.As @Jorg pointed out correctly, it seems you third party service is using POST method instead of GET. And forward request is trying to modify some node/resource.Ideally, forwarding a request to html page, two things need to be...