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
The correct link is /dashboard/products/$appId/submissions, and there are other similar links to be updated with different pathing throughout the module.
This would need to be fixed in both master (v1) and the v2 branch.
Partner Center changed its URL scheme, and so some of the generated
URL's that StoreBroker uses needed to be updated.
This also deprecates the `ShowFlight` switch for `Open-DevPortal` as
there no longer appears to be an equivalent destination in the updated
Partner Center.
Resolvesmicrosoft#195
Partner Center changed its URL scheme, and so some of the generated
URL's that StoreBroker uses needed to be updated.
This also deprecates the `ShowFlight` switch for `Open-DevPortal` as
there no longer appears to be an equivalent destination in the updated
Partner Center.
Resolves#195
The URL we are pointing users to in the below code snippet is incorrect, it should be changed to be
/dashboard/products/$appId/submissions
StoreBroker/StoreBroker/StoreIngestionApi.psm1
Line 1393 in 4d67f87
The text was updated successfully, but these errors were encountered: