Description
Hi Team,
I downloaded the sample auth node js from github and replaced the sdk key and secret.
After that i am trying to generate signature but it says invalid on jwt.io
payload:
{
"meetingNumber": "123456789",
"role": 0
}
I can share the key and secret if you want to try
Browser Console Error
Signature in invalid
Which Web Meeting SDK version?
Knowing the version can help us to identify your issue faster. [e.g. 1.9.9]
Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Screenshots
If applicable, add screenshots to help explain your problem.
Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).
Device (please complete the following information):
- Device: [e.g. Macbook Pro] Dell
- OS: [e.g. macOS 11] Windows 11 pro
- Browser: [e.g. Chrome] Chrome
- Browser Version [e.g. 88.0.4324.150 (Official Build) (x86_64)] 132.0.6834.111
Additional context
Add any other context about the problem here.