nfriday / AZFW.NSG.LogViewer

Powershell module that generates HTML reports from NSG or Azure Firewall logs
MIT License
0 stars 0 forks source link

Error: AuthenticationFailedServer failed to authenticate the request. Make sure the value of Authorization header #2

Open esarakaitis opened 3 years ago

esarakaitis commented 3 years ago

Loading logs storage account ... Finding log blobs ... Invoke-RestMethod : AuthenticationFailedServer failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:da6919db-001e-0015-37cd-b38749000000 Time:2021-09-27T18:27:58.4126706ZRequest date header too old: 'Mon, 27 Sep 2021 14:27:54 GMT' At C:\Program Files\WindowsPowerShell\Modules\AZFW.NSG.LogViewer\0.4\AZFW.NSG.LogViewer.psm1:55 char:19

nfriday commented 3 years ago

Hi @esarakaitis, my first guess is that your system time may be wrong. If not, let me know and I'll do some testing from other timezones and get back to you!