I have this API endpoint: https://server.bloodmitra.org/dashboard/api/donors?name=kaitlyn.
If I try this from my browser I get json response:
But when I try it from Postman I get this error:
I’ve tried looking up issues, logging and logging out to clear local data but I just can’t figure out what the issue is.