If you’re trying to do this through the /api/users/me path, you need to populate the role field. It’s a relation now, not a string.
/api/users/me?populate=role
If you’re trying to do this through the /api/users/me path, you need to populate the role field. It’s a relation now, not a string.
/api/users/me?populate=role