‘This account does not exist or does not belong to you’

Video SDK Type and Version
1.8.10

Description
Problem with videosdk-workshop.
Error on await client.join(topic, signature, name, password) in Session.js.

Account is a video sdk account and SDK_KEY and SDK_SECRET are Client ID and Client Secret from the marketplace web site.
Spent a few days to check all these and to read all relevant forum topics, but no success.

Error?
{
“type”: “JOIN_MEETING_FAILED”,
“reason”: “This account does not exist or does not belong to you”,
“errorCode”: 200
}

How To Reproduce
Steps to reproduce the behavior including:
*1. Download Sample App
*2. Enter app credentials
*3. NPM Start
*4. See error in console

Please give me an advice.

@rmiyoshi could you share a sample of the signature here?

@chunsiong.zoom
Thank you for your reply.
This is a signature.

eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBfa2V5IjoiaHk0M2xhSUJTVE1TbkE3dGxKZ29nIiwiaWF0IjoxNzE3NDk3MTU4LCJleHAiOjE3MTc1MDQzNTgsInRwYyI6Ilpvb21fV29ya3Nob3AiLCJwd2QiOiJybWl5b3NoaSIsInVzZXJfaWRlbnRpdHkiOiJybWl5b3NoaSIsInJvbGVfdHlwZSI6MX0.vRGVZidCVBgth3XyjJzElLg1kzsV75artOOJP2TXt5c

Thank you.

@rmiyoshi I’ll PM you for more details