question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Webrequest and Open website actions prepends "http://" to any URL

See original GitHub issue

If I select either the Webrequest or Open Website actions it automatically prepends http:// to the URL. If I for example want to use the Webrequest action to open a steam game (Which uses steam://ruungameid/gameid URLs), they will not work.

GIF to show what i mean: Example GIF

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
manuelmayer-devcommented, Jul 5, 2021

Will be fixed in Macro Deck 2. Also will be a separate plugin which will be open-source!

0reactions
samahubcommented, Mar 3, 2021

Any chance you open the code for community support?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Webrequest and Open website actions prepends ...
If I select either the Webrequest or Open Website actions it automatically prepends http:// to the URL. If I for example want to...
Read more >
Invoke webrequest fails to fetch website data even though ...
1 Answer 1 ... It was because of website's anti-scrape mechanism. To Bypass that we need to make it feel like a user...
Read more >
121325 - WebRequest API fails to redirect requests in ...
When I played with redirecting not via WebRequest, but hard-coding into URLRequest::GetHSTSRedirect, the situation was different: a. An appCached page requests ...
Read more >
webRequest.onErrorOccurred - Mozilla - MDN Web Docs
Fired when a request could not be processed due to an error: for example, a lack of Internet connectivity.
Read more >
Prevent unnecessary network requests with the HTTP Cache
All HTTP requests that the browser makes are first routed to the browser cache to check whether there is a valid cached response...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found