Can't verify provided information #386
Answered
by
jibon57
omprakash2469
asked this question in
Q&A
-
import hmac, hashlib, requests, json I want to use the API and create room I have API_KEY, API_SECRET AND SERVER_URL This is my code API_URL = "https://demo.plugnmeet.cloud/auth" # dummy server url
What could be the possible error. |
Beta Was this translation helpful? Give feedback.
Answered by
jibon57
Dec 4, 2023
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
omprakash2469
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
signature
should be calculated the data you're sending. In your caseparams