Hello, I'm attempting to create a data source to a SharePoint list in Denodo Design Studio for a requirement in my project. However, I am struggling to establish a connection using either method, both OData and RSS. Reading through the requirements for OData, it looks like I'm required to create and register an app in Azure. With my company's domain and my credentials I currently lack the permission to do so in Azure. So, my current assumption is that I must use RSS to create a connection to SharePoint.
For my example, I created a dummy test site in our SharePoint domain and have a list I created within that site. In Design Studio, I've created an XML data source, used a data route of HTTP Client, and have plugged in my RSS url for the SharePoint list. I'm not entirely sure what authentication I should be using, I've tried basic with both pass-through checked and unchecked. I am using the same credentials that I used on my company's SharePoint to create the site and list. But, it keeps returning this error to me: Unable to establish connection: Circular redirect to 'https://login.microsoftonline.com:443/18a59a81-eea8-4c30-948a-d8824cdc2580/oauth2/authorize'. I'm not sure what the actual issue is - Am I using an incorrect RSS url, wrong authentication, some security setup incorrectly on my SharePoint site/list? I should also note that our SharePoint domain is not sharepoint.com/sites but - ourcompanyname.com/sites. If that makes a difference...
Any help would be greatly appreciated!
Screenshot link to error - http://ibb.co/0mRVkDK