It look like I found new URL but it does not work with Invoke-WebRequest #108066
Answered
by
mdanish-kh
BrandonWanHuanSheng
asked this question in
Q&A
-
It look like this URL is working on the browser. https://help.viber.com/hc/en-us/ But Invoke-WebRequest and Wget give me forbidden error which is incorrect. 😞 |
Beta Was this translation helpful? Give feedback.
Answered by
mdanish-kh
May 25, 2023
Replies: 1 comment
-
Some websites block or limit access from non-browser clients or automated tools for various reasons. There isn't much we can do about it from WinGet's side, and the solution is to just exclude the URL from the manifest submission. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BrandonWanHuanSheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some websites block or limit access from non-browser clients or automated tools for various reasons. There isn't much we can do about it from WinGet's side, and the solution is to just exclude the URL from the manifest submission.