Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

403 when submitting a form (i.e. widget properties page) on Azure

$
0
0
When we try to post a widget properties page or a section properties page we get a 403 javascript error related to the @validate@ method for form validation: /Kentico.PageBuilder/Forms/Teradata.Widgets.EditorsPick/KenticoWidgetPropertiesForm/ValidateEverything works fine locally on Windows. We get the issue only when hosting on Azure (Linux web app for MVC).Spec: * .NET core 5 * Xperience 13.0.44We tried the following: * We verified that the admin site and MVC both run the same hotfix * CMSHashStringSalt is the same in both projects * We re-signed macro signatures * We tried setting CMSAdminCookiesSameSiteNone to true and CMSEnableClickjackingProtection to false * There are no erros in the event log * We did not see new hotfixes related to this issueDoes anyone have an idea what to look for next?

Viewing all articles
Browse latest Browse all 8901

Trending Articles