I followed the steps in this guide that was having similar issues.
Even when I would do the following steps:
- Run
prismic logout
- Run
prismic sm --develop
- Get prompted to login, and then run the dev server
It seemed that the application was still running the client in fake
mode and giving the 403
issue as my previous comment.