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
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".
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)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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:releasesfor 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