Web SDK Integration C# .NET - Token Invalid - Token Start - "Not support start meeting via tokens"

@spmoran13 I was able fix this issue by adding “type=zak” in the URL used to get zak token of a User.
like: https://api.zoom.us/v2/users/{userId}/token/?type=zak

Check this thread