This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to connect VAF application using GRPC?

Hi 

I just started working with Vault Application Framework to build applications for MFiles,

previously i was easily able to connect to one of my servers using "HTTPS", now on my latest project uses a "GRPC" connection, the server is linked to and active azure directory, i was able to connect to the serve using the Admin pannel without any issues but while trying to develop the VAP application i get the following error on Visual Studio

"1>MFilesSession.cpp, 1428, Network problems are preventing M-Files from communicating with the server. (0x800400ED)"

any suggestions on what am i doing wrong?