Replies: 1 comment
-
Hi! I'd like to know what should be the 'api_key' for the Bearer authorization? Is it created at the api access session that looks something like "app-xxxxxxxxxrIvdFJoi7N5y"? But when I tried it, the output of response.json() is: {"code": "unauthorized", "message": "Access token is invalid", "status": 401}. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I am having trouble retrieving conversation history.
The API seems to be authenticated, but I wonder if the user_id is wrong.
If the user_id is wrong, can I check the user_id from the Didify screen?
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions