BadRequestError - Failing to load avatar

Hey everyone, we haven’t changed anything in our app but now the avatar creator is failing to load any avatars and make any changes.

Existing builds that have been working are no longer able to load avatars or use the avatar creator.

This is an example of an error we’re seeing when a new user tries to select an avatar on the initial screen:

{“type”:“BadRequestError”,“status”:400,“message”:“Bad Request”,“data”:{“query”:[{“instancePath”:“/type/0”,“schemaPath”:“#/properties/type/items/enum”,“keyword”:“enum”,“params”:{“allowedValues”:[“skin”,“hair”,“beard”,“eyebrow”]},“message”:“must be equal to one of the allowed values”,“schema”:[“skin”,“hair”,“beard”,“eyebrow”],“parentSchema”:{“enum”:[“skin”,“hair”,“beard”,“eyebrow”]},“data”:“skin,beard,hair,eyebrow”}]}}
GET https://api.readyplayer.me/v2/avatars/68faa60d2f34a0df7f4558b9/colors?type=skin,beard,hair,eyebrow
UnityEngine.Debug:Log (object)
ReadyPlayerMe.Core.WebRequestDispatcher/d__3`1<ReadyPlayerMe.Core.ResponseText>:MoveNext () (at ./Library/PackageCache/com.readyplayerme.core@6310fded25/Runtime/Core/Scripts/Utils/WebRequestDispatcher.cs:86)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

Same happening here. The interface to select avatar also fails

same here , it was working fine , and suddenly it stop working

Is everything back working for everyone now? Seems this was a temporary issue, apologies for that!