Cannot create deploys release in on-premise

https://<websiteurl>/api/0/organizations/<organizationslug>/releases/<releaseversion>/deploys/

I get this response from postman

Could not get any response

There was an error connecting to …

Any tips?

EDIT: It works with sentry.cli but not with postman

Did you configure sentry-cli to talk to your local instance? Otherwise I think it will try talking to sentry.io by default.

If it works with sentry-cli for your local instance, why not just use that? You can use verbose logging to see detailed information about the requests it is making to replicate them using another tool.

I will mark this as closed since it’s working with the SentryCli, thanks BYK and sorry for the late response

1 Like