AvatarCreatorElements BUG

I am currently using Unity3D version 2021. I imported a plugin from the Unity3D Asset Store, and when I run the AvatarCreatorElements scene in Unity3D, I encounter an error. Running other scenes works fine.

Hello and welcome to the forum!
You need to make sure that the App ID and Subdomain are set correctly. AppID must belong to the subdomain you set; otherwise, authorization will fail.
You can find more about it in our documentation: Build your own Avatar Creator - Ready Player Me

Hello,

I have a bug similar to this one with unity 2022.3.30f.

My problem is that UserId value is missing in the request. But there is no place to set it in Unity UI. I don’t know how to get the UserId and I don’t know where to send the UserId when I have it.

Some help pretty please?


For people with the same problem. I tried clearing playerPrefs. And it worked. Seems my previous attempt manage to corrupt the saved user session …