Invalid Creator Picks breaks Creator Profile

Summary

Using invalid mnemonics/island codes for Creator Picks breaks profile on web ( ie. error 404 upon visiting fortnite.com/@krisp )
Attempting to change picks via creator portal redirects to home, endpoint to change picks returns 500.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Creator Portal

Steps to Reproduce

  1. PUT request to https://create.fortnite.com/api/profile/v1/[epicid]/picks with invalid payload
    ie. {“linkCodes”:[“playlist_playground”]}

Expected Result

Backend validates & avoids changes with invalid/disallowed payload.

Observed Result

Request goes through & Creator profile on web is unavailable (404), further requests to picks endpoint returns error 500

Platform(s)

Web

We’re checking into this, thank you!

This should be fixed, thank you for the report!