Hi, i currently developing simple trivia app using Open Trivia DB in React Native, but i got an error when fetching the questions using axios, the error says that i dont have permission to access /api.php in this server.
Anyone does experienced the same thing with me?
This is my code on axios…