Page '....js.map' requested without authorization, you can copy URL and open it in browser to trust it. WebStorm + FireBug
Answered
Since WebStorm 2016.1 if I use Firebug plugin in Firefox, I get this message for all *.ts files. Firebug try to resolve .ts files and load the .js.map.
How can I resolve it?
WebStorm 2016.1.3
Build #WS-145.1616, built on May 27, 2016
JRE: 1.8.0_60-b27 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Please sign in to leave a comment.
Please can you check if the problem persist in 2016.2 EAP (https://confluence.jetbrains.com/display/WI/WebStorm+EAP), with "Allow unsigned requests" option enabled (Settings | Build, Execution, Deployment | Debugger)?
The problem is still present in 2016.2 EAP. But thank you for tip ("Allow unsigned requests") it helps.
I was not supposed to be fixed. 2016.2 just adds the option ("Allow unsigned requests") that allows requesting files without authorization
It's allready in 2016.1 implemented :)
I've got same issue after last update 2016.3.4
I got the same issue after 2016.3.4 on both windows and mac versions.
Page 'http://localhost:63342/S…css/bootstrap.min.css.map' requested without authorization,
you can copy URL and open it in browser to trust it.
I found solution
Settings -> Build, execution, development -> Debugger - >Allow unsigned request
https://imgur.com/a/K0aOD
thank dantalian:
true==>
Settings -> Build, execution, development -> Debugger - >Allow unsigned request