You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any progress on this issue? We're seeing the same warning and also using API key for authentication. Release notes are updated without any problems.
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug/Feature
Enter Task Name: AppStoreRelease@1
list here (V# not needed):
https://github.com/microsoft/app-store-vsts-extension/tree/master/Tasks/AppStoreRelease
https://github.com/microsoft/app-store-vsts-extension/blob/master/Tasks/AppStoreRelease/app-store-release.ts
Environment
Server - Azure Pipelines or TFS on-premises?
Azure Pipelines
Agent - Hosted or Private:
Issue Description
I am always getting this warning message even though I can upload release notes without issue:
"##[warning]You specified releaseNotes - so you need to provide fastlane session, app specific password only won't work"
I do not think I should get this warning message since the release notes are uploaded without issue.
The error message is coming from this line in app-store-release.ts:
Perhaps this message is a vestige from before API key authentication was added?
Or maybe fastlane has changed?
appstore_release_task_logs.txt
The text was updated successfully, but these errors were encountered: