Hi, we are using Avatar Creator Wizard in our project and was able to create new avatars with no issues. I was doing some testing and when I go to create a new avatar using the same method I am getting Request Was Cancelled. (Full logs in image).
@av1pro We’re also seeing failures on the avatar creator as of today.
{“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 ()