Localhost requires access token for public master? [resolved]

Hi, I've been upgrading an older vue2 + prismic site. For whatever reason my local vue dev server now keeps getting an unexpected 403 error on all Prismic API calls: Access to this Ref requires an access token

However, this repo selahatin.cdn.prismic.io is set to Public API on Master.

I've upgraded to the latest versions of @prismicio/vue prismic-dom prismic-javascript

Any ideas? Thanks

Fixed the error by clearing cookies on localhost. I think it was getting tangled with a prismic cookie from another repo :face_with_head_bandage:

1 Like

@evvvritt Glad you figured it out, and thanks for posting the solution here :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.