Hi,
I got stuck. I need to test and receive dwolla webhook on localhost, therefore, seamless integration. I tried to subscribed to webhook subscription using localhost but it response with "invalid url’.
Any relevant answer would be appreciated. Thanks
Hi @aamir – you’ll want to setup a URL that is accessible to the internet. For developing from your local machine, I’d recommend using something like ngrok.
2 Likes
Thanks for suggesting ngrok. Surely I’ll try it.
2 Likes