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

"CodePush - Release" api error in Azure DevOps #36

Open
ZeroGazer opened this issue Jan 20, 2020 · 3 comments
Open

"CodePush - Release" api error in Azure DevOps #36

ZeroGazer opened this issue Jan 20, 2020 · 3 comments

Comments

@ZeroGazer
Copy link

In Authentication Method, I choose Service Endpoint (CodePush).
The task fails with following error:

[Error]  {"status":404,"name":"Error","message":"Resource not found: /v0.1/legacy/apps/{owner_name}/{app_name}/deployments/{deployment_name}/release"}

From API spec of appcenter, this url does not exist
https://openapi.appcenter.ms/

@Apatruno
Copy link

Same issue here

@gabrielcerutti
Copy link

Same issue here, any update on this? Documentation is really bad :S

@gabrielcerutti
Copy link

gabrielcerutti commented Apr 28, 2021

The issue was related to the appName containing "/", I've fixed it following the proposal stated here #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants