Skip to content

OAuth Expiry Prevents Realtime Form Rendering in Dynamics–Umbraco Integration #277

@tmb-jyskefinans-dk

Description

@tmb-jyskefinans-dk

Hello 👋

It seems that when the OAuth connection expires and some sort of cache refresh occurs in the umbraco content, realtime forms that are not embedded with iframe fail to render.

This affects frontend display, as the rendering currently depends on a valid access token to retrieve the form content it seems for what i can see in the code, is that correct understood?

Suggestion:

Would it be possible to store the full standaloneHtml in the property data instead of just the form ID? This way, we could avoid relying on the access token when simply displaying the form data on the frontend.
Or is there some other better way for doing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions