skip to Main Content

Javascript – Forbidden access error: following Directus SDK tutorial

I'm having trouble learning Directus SDK - loosely following: https://docs.directus.io/blog/building-a-personal-travel-journal-with-vue-js-and-directus.html#creating-a-journal-and-users-collection When I try to access data, I'm getting: GET http://127.0.0.1:8055/items/calibers 403 (Forbidden) I can access this from Chrome directly, just not the SDK. The details of the error in the…

VIEW QUESTION
Back To Top
Search