Hi Guys,
I have using the Python API but can’t not login by user
My environment :
- shotgun_api3 3.3.1
- Autodesk Identity linked
Error :
C:\Python3.7\Thang_Demo\venv\Scripts\python.exe C:/Users/thang.hoang/.PyCharm2018.1/config/scratches/scratch_100.py
Traceback (most recent call last):
File "C:/Users/thang.hoang/.PyCharm2018.1/config/scratches/scratch_100.py", line 8, in <module>
sg.find('Project',[],[])
File "C:\Python3.7\Thang_Demo\venv\lib\site-packages\shotgun_api3\shotgun.py", line 1000, in find
result = self._call_rpc("read", params)
File "C:\Python3.7\Thang_Demo\venv\lib\site-packages\shotgun_api3\shotgun.py", line 3360, in _call_rpc
self._response_errors(response)
File "C:\Python3.7\Thang_Demo\venv\lib\site-packages\shotgun_api3\shotgun.py", line 3647, in _response_errors
raise AuthenticationFault(sg_response.get("message", "Unknown Authentication Error"))
shotgun_api3.shotgun.AuthenticationFault: Can't authenticate user 'abc'.