Greetings once more, Levente. I've been successfully using dap 1.1 on Windows 10 thanks to your help last week. I'd like to install it on a Windows Server 2022 environment, same cpu which is the Intel® Xeon® Gold 6326 Processor
I've successfully installed dap 1.1 on Windows Server 2022, following your helpful guidelines above. But I'm encountering the authentication error that is raised in the following, which in turn references other posts on this topic:
https://community.canvaslms.com/t5/Data-and-Analytics-Group/Canvas-Data-2-authentication-Error/m-p/5...
I've worked through all the suggestions in the above and it's references, but am still throwing the error that others have reported.
dap list --namespace canvas
2024-06-12 17:31:58,178 - ERROR - Cannot connect to host api-gateway.instructure.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')]
Do you have any suggestions, or can I provide more information? Here is everything I can tell you about my build.
dap 1.1.0c
Python 3.12.4
pip 24.0
aiohttp 3.9.5
aws-cli/2.16.4 Python/3.11.8 Windows/10 exe/AMD64
Microsoft Visual C++ 14.38.33130
Microsoft SDK 8.1.23107
OsName : Microsoft Windows Server 2022 Standard
OsVersion : 10.0.20348
OsBuildNumber : 20348
OsHardwareAbstractionLayer : 10.0.20348.2031
WindowsVersion : 2009
I'm not an accomplished Python developer nor a dba, but I'm comfortable using commands and scripts in Python, Powershell, the terminal, and a command prompt. If you can give me some guidance on what else I can check, I'd appreciate it.
Many and continued thanks in advance,
~Dan