Jakub Igła

Results 4 comments of Jakub Igła

Is there any update on this? This issue has been raised long time ago...

Hi @josuebrunel thanks for responding so quickly. I'm aware of this `from_file` parameter, but I keep all my credentials in the database. Does it mean I need to create a...

yea, I tried this: ``` oauth = OAuth2( consumer_key=YAHOO_CLIENT_ID, consumer_secret=YAHOO_CLIENT_SECRET, access_token = auth_data["access_token"], refresh_token = auth_data["refresh_token"] ) ``` but it keeps opening the browser and expects the code

Hi @kumarvna I don't think you understand the issue here. You can't use VNET for the VM if it's deployed in the different resource group. the module assumes that the...