I am trying to create a webhook subscription to sandbox account using my locahost address in url parameter. Getting response as invalid format
So, localhost is not valid, in this case how we can test it before checking it publicly. Please let me know if there is why to test it
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
2
Hi @balakrishna.v , Thanks for posting! Since your local machine isn’t connected to the public internet, you’ll want to look into using a tunneling service like ngrok to proxy webhook requests. Hope this helps, please let us know if you have any follow up questions!