how to fix this error because i have failed to submit my app to microsoft store Package URL should begin with https:// and should point to a versioned, downloadable package.

Hound 0 Reputation points
2023-09-28T17:09:11.1266667+00:00

Package URL should begin with https:// and should point to a versioned, downloadable package.

Exchange Online
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Intune | Configuration Manager | Other
Microsoft Security | Microsoft Authenticator
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. CarmDerNutzer 0 Reputation points
    2024-11-02T11:24:32.52+00:00

    Can you help me? Package URL should begin with https:// and should point to a versioned, downloadable package.

    Can you assist me? Package URL should begin with https:// and should point to a versioned, downloadable package. I have a GitHub link: .../releases/download/1.1/setup.exe, but an error message appears.s error message is shown

    0 comments No comments

  2. Prasad-MSFT 10,361 Reputation points Microsoft External Staff Moderator
    2023-09-29T06:35:07.0033333+00:00

    Ensure that your app package is hosted on a secure (https://) server. The URL should directly link to the downloadable package file.

    The URL should point to a specific version of your app package. This means the URL should not just point to a generic download page or a latest version page. It should point to a specific version of your app package so that the validation team can download and test the exact version of the app that you are submitting.

    Make sure that the URL is accessible without any additional steps. The validation team should be able to download the package directly from the URL without needing to navigate through any other pages or fill out any forms.

    Update the package URL in your app submission with the correct URL.

    Resubmit your app for validation.

    Please follow Teams store validation guidelines and commercial marketplace policies when submitting your app to the Microsoft Teams store.

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.

    0 comments No comments

  3. AlexZhu-MSFT 6,596 Reputation points Moderator
    2023-09-29T01:25:54.7433333+00:00

    Hello,

    Welcome to Microsoft Q&A!

    According to the document - Upload app packages, an example of the URL looks like this: https://www.contoso.com/downloads/1.1/setup.exe

    You need to indicate the version of your app in the URL.

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.