seek-oss / vocab

Vocab is a strongly typed internationalization framework for React
MIT License
125 stars 7 forks source link

Forbidden errors when pushing Translations to Phrase #253

Closed jahredhope closed 2 months ago

jahredhope commented 2 months ago

When attempting to push translations with vocab push I recieve the below error.

Vocab Error uploading: Forbidden

Only appears to occur with @vocab/phrase v2.0.0.

Downgrading to an earlier version appears to solve the issue.

jahredhope commented 2 months ago

Fix should be available in @vocab/phrase v2.0.1. See https://github.com/seek-oss/vocab/pull/258