I trying to configure webhook using Proxy server and get an error
ERROR: An error occurred while processing the request. Please note the correlation id for the request and contact Support for more details.
I have tested my Url with postmen and I received the post no problem. When I use postmen it does no matter is I send my request to the proxy or to the environment all work well.
I send the same response body that authorize.net send in the ping action.
When I try to get authorize.net to hit my endpoint, it never works.
Is there any way to get more information on why it is failing? Maybe some Headers that not sending through the proxy or something else?
07-30-2020 06:21 AM