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

Publishing App to Microsoft (Windows) Store using Azure DevOps Extension. #110

Open
Praveen-Kasireddy opened this issue Jun 6, 2024 · 1 comment

Comments

@Praveen-Kasireddy
Copy link

The log is from the pipeline where it is failing while using the extension.

https://marketplace.visualstudio.com/items?itemName=MS-RDX-MRO.windows-store-publish

##[debug]isMandatoryUpdate: false
##[debug]mandatoryUpdateDifferHours: null
Authenticating...
Authenticating with server...
##[debug]Starting request with correlation id: dbe31316-8398-4f8f-a999-9977f48dd8b3
##[debug]Finished request with correlation id: dbe31316-8398-4f8f-a999-9977f48dd8b3
##[debug]task result: Failed
##[error]Status 404:
##[debug]Processed: ##vso[task.issue type=error;]Status 404:
##[debug]Processed: ##vso[task.complete result=Failed;]Status 404:
Finishing: Release to Microsoft Store (Beta)

@louis-wuitton
Copy link
Member

Hi @Praveen-Kasireddy sorry for the long delay in responding to your thread. Can you try adding a variable called system.debug and set it to true so we can see more specific logs about the error?

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

2 participants