React frontend not connecting to backend (403)

Hi @JulienP
So make sure you gave either A) Public permissions like it says here

So
Settings > Users & Permissions Plugin > Roles > Public
And give the correct permissions.
This allows you to get information without a JWT token.
If you need the JWT token it’s the same place but you need to give permission for Authenticated roles and the route you want to open access to.