Forum Discussion
john john
Apr 06, 2019Iron Contributor
Unable to debug my remote event receiver using ngrok.Error "Localhost is not the intended audience”"
I want to debug our remote event receiver for a sharepoint online site collection. and since the azure service bus appraoch for debugging RER is not supported anymore. so i am trying to use the ngrok...
Chris600
Jun 27, 2019Copper Contributor
Hello john john,
I'm starting a new provider-hosted Add-in RER project and I want to use Ngrok to debug.
Were you able to solve your problem? I don't want to put to much work on a project that I won't be able to debug...
Thanks,
Chris
- john johnJun 28, 2019Iron Contributor
Chris600 wrote:Hello john john,
I'm starting a new provider-hosted Add-in RER project and I want to use Ngrok to debug.
Were you able to solve your problem? I don't want to put to much work on a project that I won't be able to debug...
Thanks,
Chris
Chris600i have not used Ngrok before, so i can not tell if you will be able to debug your RER using it or not.... but still i can not debug my RER using azure service bus (which suppose to work well, even VS have a place to define the service bus url !!!)