1507/1508 error when creating session

Hi @jernej.jerin, thanks for using our SDK.

Based on the error codes you are seeing, this is related to the tpc field of your JWT not matching the sessionName value you’ve provided when trying to join the session. The values of these two fields must always be the same.

Thanks!