Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rigo 15 posts 45 karma points
    Sep 18, 2019 @ 13:43
    Rigo
    0

    Umbraco Forms not working in Backend of V8

    Hi everyone

    I wanted to test Umbraco Forms in my V 8.1.3 installation. After installation whenever I go to the forms section, I get this errors. Does anyone know what went wrong?

    Thank you Rigo

    enter image description here

  • Rigo 15 posts 45 karma points
    Sep 23, 2019 @ 12:40
    Rigo
    0

    To answer my own question. We implemented a custom api protection, which interfered with each request to the umbraco backend. Therefore all routes starting with /umbraco/backoffice/ are blocked if no valid api key is provided. We whitelisted all the common Umbraco routes like /umbraco/backoffice/UmbracoApi or /umbraco/backoffice/UmbracoTrees, but Umbraco Forms added an additional route /umbraco/backoffice/UmbracoForms. Because no api key was sent of course, access was denied. This made it look like the installation of Umbraco Forms went wrong. Whitelisting this url as well fixed the problem.

Please Sign in or register to post replies

Write your reply to:

Draft