Avatar Thumbnails not loading for logged in user

Hi, I’m using my own account to test loading my existing avatars. There are 21 of them. After successful login, I tap ‘Avatars’. In the past versions, this has worked.

  1. Is British Columbia, Canada on a privacy legislation list that would prevent avatar thumbnails loaded?
  2. There aren’t debug warnings in the code, so nothing happens - the avatar thumbnails just don’t load.

Windows 11, Unity 2022.3.52 Built-in render pipeline.
RPM 7.31., using the demo AvatarCreatorElements demo.
Settings for application domain and AppID are correct.

Only sort-of errors listed are ‘asset ID is null empty’ for headwear and outfit.

UPDATE: In fact thumbnails are loading, but the choice is specific to the app. If I add another avatar at RPM Hub, it appears in my demo app in Unity. Likewise, if I create a new avatar in the Unity example, it appears in the Hub for that application domain.

Fixed, it had to do with 403 access permissions and ensuring the domain and App ID were correct.