-
Setup an API application
-
Add
http://127.0.0.1:5000/authorizedas an Authorized Redirect URI -
Launch the service:
BASE_URL=http://dev.getsentry.net:8000
CLIENT_ID=XXX
CLIENT_SECRET=XXX
python app.py
{{ message }}
Setup an API application
Add http://127.0.0.1:5000/authorized as an Authorized Redirect URI
Launch the service:
BASE_URL=http://dev.getsentry.net:8000
CLIENT_ID=XXX
CLIENT_SECRET=XXX
python app.py