Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Documentation: Create Deploy Not Working #1273

Closed
ghost opened this issue Oct 10, 2019 · 1 comment
Closed

API Documentation: Create Deploy Not Working #1273

ghost opened this issue Oct 10, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 10, 2019

I'm making a POST request to Sentry, using the API endpoint: /api/0/organizations/{organization_slug}/releases/{version}/deploys/

In order to let Sentry know, once a release as being published (deployed). Where the {organization_slug} and {version} are my organisation and release number respectively. For the request body, I'm simple passing the environment name, exactly as it appears on Sentry.

I'm using powershell to achieve this, since I'm simple adding a step to my company CD (Octopus).

However, this doesn't seem to be working, even though the request response returns success every time.

Can someone help me with this? Is there something not right with the current documentation or is there something I might be missing on my request?

@PeloWriter
Copy link
Contributor

Note that the forum is the best spot to ask questions about implementation. Closing this, but please reach out in the forum if you're still experiencing issues.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant