appcenter-docs
appcenter-docs copied to clipboard
The directions on authorizing for the Open API is innacurate
[Enter feedback here] Documentation states that if you are successful authorizing for Swagger, it will show as "authorized". The fact is it will show as "authorized" even if you put in a wrong password. So does this really work? I'm getting a 401 - Unauthorized on https://openapi.appcenter.ms/#/distribute/releases_addDistributionGroup, which is not sufficiently documented. I'm not sure what RELEASE_ID and id should be.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: b113ae49-c84f-05c6-e4fd-e414e5c64304
- Version Independent ID: a04ff30c-e14b-9b76-6dd3-223e05d3a8cb
- Content: App Center API Documentation - Visual Studio App Center
- Content Source: docs/api-docs/index.md
- Service: vs-appcenter
- Sub-service: app-center-general
- GitHub Login: @lucen-ms
- Microsoft Alias: lucen
This might help, if the API hasn't changed and your use case isn't too different from the sample: https://docs.microsoft.com/en-us/appcenter/distribution/uploading#distributing-using-the-api
That was my last project before I left App Center support entirely just about 1 year ago. It took a LOT of reverse engineering and interviewing engineers and customers...because, as you noted, the Swagger stuff doesn't really explain it's intention. :'(