I'm trying to connect Dynamics NAV OData with PowerApps, but I'm getting an authentication error saying that the username or password is incorrect.
I'm using Windows credentials, and I was able to connect to SQL Server.
For OData, I need to enter the URL, username, password, and company name.
I entered the same username and password that worked for SQL Server, so that should be correct.
SSL is set to false, so I've confirmed the URL is correct, and the firewall is open as well.
Then, the only thing that could be incorrect is the company name.
I entered the company name that appears when I type 'companies' in NAV, but I'm still getting the authentication error.
I'm using Dynamics NAV 2018. What could be causing this issue?
Also, the OData Object Types are Page and Query. Could this be causing the problem?
+ Does the integration between NAV and PowerApps work only with NavUserPassword authentication, not Windows?
+ Also, the version of NAV I use is 13.0. Is there any possibility that this version doesn't support PowerApps?