I need to read data from a table provided through a data virtualization tool using odata v4 and authentication. The idea was to use a virtual table with an odata v4 data source and populate an "authorization" header. I can read the table using postman and basic authentication over https but there is limited documentation around how to do this in Dataverse. Does not need to be basic authentication either, but seemed like the simplest approach to create a proof of concept. The plugin trace log always returns "Failed to connect to OData endpoint". Has anyone done this successfully?
For the authorization header, I've tried a few credential variations (user/pw, "basic " + base64 user:pw), but no luck. Assuming next step is to consider writing a custom connector but wanted to ask the community first before going down that road.
Thanks!

Report
All responses (
Answers (