Hello everyone !
I’m trying to integrate the Ready Player API into Flutterflow and unfortunately I can’t get the avatar templates.
The first step: “Create an anonymous user” with “POST” seems to have worked but in the “guest” the response is “true” instead of “false” as I saw in the document
Maybe that’s where the problem comes from.
For the problematic step: “Get all templates”, the message is: “Failed 401”
I tried adding the API key but it still doesn’t work into the “headers”.
Thanks in advance !