Solved: nginx Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser

I am using Nginx server and with that, I am using an angular application. The application is running fine but in the console, I got the following error Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser To solve this error I added following code in my …