Forum Discussion
nsaleron
10 years agoNew Member
Dynamics NAV 2016 - Failed to authenticate
Hello, I am trying to connect Dynamics NAV 2016 with the plugin provided with PowerBI without any success. My NST can be reached publicly with this URL (company name and server name have b...
Anonymous
8 years agoNot applicable
We faced a similar issue when connecting to NAV 2016 from PBI Desktop. Worked well from browser but not from Desktop.
When trying to connect to an actual table in the OData feed it gives the same error. But we were able to connect to "company level" of OData feed and then navigate to the resources from there.
So https://navserver.domain.fr:9048/DynamicsNAV90/OData/Company('My%20Cronus')/powerbifinance didn't work.
Instead authenticating to https://navserver.domain.fr:9048/DynamicsNAV90/OData/Company('My%20Cronus') with NAV credentials does work and from there you can navigate to all the tables.