I've got a very annoying issue with Prismic. Every time I publish new content, my credentials stop working for my application, resulting in 403 errors. This is very frustrating because I keep having to generate new credentials and deploying them in my application to bring it back online each and every time I publish new content. This is crazy!
Steps to reproduce:
Create a new item, publish it.
Expected outcome:
New content is accessible in my application (by calling the Prismic API using existing credentials)
Actual outcome:
API credentials stop working, 403 error encountered when accessing API. New API credentials need to be created in the dashboard in order for the new content to be accessible via the API.
Can someone please advise? Thanks in advance