SSIS Execute Process Task for Python script to API with OAuth2 - Access denied to the file with saved token
问题 I have strange problem and don't know what to check further. Summary of the situation: working on the Windows Server 2016 as administrator, so should not have any access problems developed some Python script for getting data from Google Analytics using , as basis took this example (but getting data only from one account and only for one time interval) script successfully works: withing the first time code of API execution opens GA Web Site in browser, requests for authorization and approves