I have a front on React listening at "localhost:3000" and API on Rust listening at "localhost:8000" (rocket, rocket_cors).
I try to call my API wi