Skip to content

URL not working in wingetcreate but in YamlCreate and browsers #326

@borque

Description

@borque

Brief description of your issue

When I tried to build a manifest for SciTE4AutoIt3 (microsoft/winget-pkgs#88875) I used the URL https://www.autoitscript.com/autoit3/scite/download/SciTE4AutoIt3.exe to download the installer.
When this URL is used with >wingetcreate new< it replies with "Forbidden" and the process fails. When used in YamlCreate.ps1 (or directly in a browser) it is working proberly and SciTE4AutoIt3.exe is downloaded.

Edit: My apologies if this isn't the proper repository for wingetcreate. Could one of the mods please move it there if appropriate?

Steps to reproduce

Try building a manifest using >wingetcreate new< and the URL https://www.autoitscript.com/autoit3/scite/download/SciTE4AutoIt3.exe which sould reproduce the forbidden-error. Try the same with YamlCreate.ps1 which should work.

Expected behavior

Downloading the installer and building the manifest should also be possible with wingetcreate as the URL is working.

Actual behavior

Wingetcreate replies with "forbidden" when the installer should be downloaded an aborts.

Environment

Windows-Paket-Manager Manifest Creator v1.1.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions