Integration between directus and react-admin

Viewed 32

I have been trying to solve a "minor" issue for a couple of days now, I am trying to connect a Directus rest api to a simple react-admin, at first i thought it was CORS etc and i tried everything on the backend, requests from postman works okay but it is not loading data to react-admin. The source code with username pass etc is on this repo: https://github.com/charilaouc/fluffy-adventure any ideas?

0 Answers
Related