Product Line: PSO/EPO
Solution:
If you see a Permission Denied error in a web application, verify the following:
• %2f is the escape character for forward slash ('/'). Any other value in the Target field will result in Permission Denied.
• ApplicationMenuConfig.json
Id: The Id cannot contain spaces.
Target: The Reports application must use 'reporter' as its name. Any other value will result in Permission Denied.
For example, the following will result in a Permission Denied error:
/psodataservice/pme/auth?returnUrl=%2freports
• HmiConfiguration.json:
Value: Cannot include a trailing slash or anything after the server name.
For example, the following will result in a Permission Denied error:https://Servername/web
Solution:
If you see a Permission Denied error in a web application, verify the following:
• %2f is the escape character for forward slash ('/'). Any other value in the Target field will result in Permission Denied.
• ApplicationMenuConfig.json
Id: The Id cannot contain spaces.
Target: The Reports application must use 'reporter' as its name. Any other value will result in Permission Denied.
For example, the following will result in a Permission Denied error:
/psodataservice/pme/auth?returnUrl=%2freports
• HmiConfiguration.json:
Value: Cannot include a trailing slash or anything after the server name.
For example, the following will result in a Permission Denied error:https://Servername/web
Released for:Schneider Electric India

