Environment
@sentry/nextjs : 7.27.0
@sentry/cli : 2.12.0
on-premise
First of all, Thanks for your reply yesterday.
I checked the docs and applied @sentry/cli (npm install), sentry.properties, .sentryclirc.
But I found some errors.
Please check my content is correct or not.
sentry.properties
defaults.url=https://~ (how can I confirm the url? I just applied a domain url of project.)
defaults.org=~ (I applied the Organization Slug via Organization Settings page.)
defaults.project=~ (the project name)
.sentryclirc
I applied the token via Auth Tokens page. I created the token as follow.


I got the errors such as "API request failed, caused by: sentry reported an error: Invalid token (http status: 401)" (when I applied defaults.url=https://sentry.io/")
or "not a JSON response". (when I applied defaults.url as a domain url my project)
please check as soon as possible.
Thanks.
Environment
@sentry/nextjs : 7.27.0
@sentry/cli : 2.12.0
on-premise
First of all, Thanks for your reply yesterday.
I checked the docs and applied @sentry/cli (npm install), sentry.properties, .sentryclirc.
But I found some errors.
Please check my content is correct or not.
sentry.properties
.sentryclirc
I applied the token via Auth Tokens page. I created the token as follow.

I got the errors such as "API request failed, caused by: sentry reported an error: Invalid token (http status: 401)" (when I applied defaults.url=https://sentry.io/")
or "not a JSON response". (when I applied defaults.url as a domain url my project)
please check as soon as possible.
Thanks.