Discussions
Error 401
about 2 months ago by emmanuel.delporte
Hi,
I am trying to build a script using python, to generate an answer in Chat GPT, that is transformed into audio and then sent to D-ID to API to create a talking avatar, using a picture I generated. The script works, meaning that all the steps are working until I need access to the D-ID API. When reaching this point, I receive this error message : 401 {"message":"Unauthorized"}
Could you tell me what this means ?