Hi there! Did anyone managed to build a Power BI ...
# general
n
Hi there! Did anyone managed to build a Power BI connector to fetch NS restlet data? I managed to create the authentication and Power BI is triggering the restlet (I can see the logs in NS), however I get a response in PBI saying: " We encountered an error while trying to connect. Details: "Access to the resource is forbidden." " Just for context, The restlet is being triggered once I load the PBI connector - meaning the connection works - I guess it is something with permissions in PBI. I managed to trigger the connection with the same details through Python and I get back the details just fine. Hope someone had the same issue and could advise. Thanks!