Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 49817

Re: access token power bi python

$
0
0

C:\Stories\PowerB\JSON\venv\Scripts\python.exe C:/Stories/PowerB/JSON/adal.py
Traceback (most recent call last):
File "C:/Stories/PowerB/JSON/adal.py", line 1, in <module>
import adal
File "C:\Stories\PowerB\JSON\adal.py", line 4, in <module>
context = adal.AuthenticationContext(
AttributeError: module 'adal' has no attribute 'AuthenticationContext'

Process finished with exit code 1

 

Very similar error to the C# ADAL library - there the entire interface was moved to async IO and callbacks and all the .NET cruft infrastructure needed for that. You know, just to keep things simple.


Viewing all articles
Browse latest Browse all 49817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>