I’m trying to load the Ready Player Me web URL in a mobile app. Without using a token, the iFrame/web URL works fine. However, after generating a user token (using the Create User and Auth Token APIs from https://docs.readyplayer.me/ready-player-me/api-reference/rest-api/users/post-create-user), when I try to load the URL with the token, it only shows a loader and never continues.
My goal is to create a user-based avatar using the Ready Player Me APIs and the Web SDK. Can you confirm if I’m missing a step in the process, since the token-based flow isn’t working as expected?
Below is the sample URL I am trying to load - Ready Player Me