React native sentry.properties auth.token #5618
Unanswered
mihneasuper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, i need a bit of help with the sentry.properties file on a react native project
inside this file i need to pass an auth.token with minimum access
project:releases
for the app to start. otherwise i'm getting the following error "sentry reported an error: You do not have permission to perform this action".can anyone advice on what does "project:releases" mean (docs arent very helpful, this entry is empty https://docs.sentry.io/api/permissions/)
and what kind of token i should be using to start the app locally for development? (i have a different token coming from git secret for the production version of the app)
any suggestions are much appreciated
Beta Was this translation helpful? Give feedback.
All reactions