I have the following:-
1) Remote Event Recevier inside Visual Studio 2019
2) App Service inside Azure
3) i am remote debugging my RER, as follow:-

4) but i am getting this exception inside the TokenHelper.cs

The strange thing is that if i deploy my RER inside the App service , the RER will work well.. so not sure why i can not remote debug it?
Thanks