Got error when getting the asset list in Unity Creator

{"type":"ForbiddenError","status":403,"message":"Asset list with queried params is denied"}
https://api.readyplayer.me/v1/assets?limit=100&page=1&filter=viewable-by-user-and-app&filterUserId=[id]&filterApplicationId=[id]&gender=neutral&gender=female

Hi guys, i suddenly got this when getting the assets. It gives no assets to the assets category panel. It seems the gender is duplicated on the request content? But I dont know how I could get rid of the extra gender coz the request is concealed in the dll. Could anyone help on that?

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