You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
-followed step 6 from README.md
-verified that variables.env contain correct api tokens
-frontend kept using default variables from first start
-needed to manually unlink first on /settings (not listed as required action in README.md) as it kept saying preview token was invalid
can be reproduced by temporarily moving variables.env > variables.tmp
frontend will persistently use variables set in frontend from previous session.
developer experience can be improved by displaying on the server (e.g. npm run start:dev) which variables it is using making the connection to the contentful servers. Additionally a Step 8 "verify on /settings that your credentials are being used"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
actions taken:
-followed step 6 from README.md
-verified that variables.env contain correct api tokens
-frontend kept using default variables from first start
-needed to manually unlink first on /settings (not listed as required action in README.md) as it kept saying preview token was invalid
can be reproduced by temporarily moving variables.env > variables.tmp
developer experience can be improved by displaying on the server (e.g. npm run start:dev) which variables it is using making the connection to the contentful servers. Additionally a Step 8 "verify on /settings that your credentials are being used"
The text was updated successfully, but these errors were encountered: