When im trying to edit the flow in the editor I get the following message:
Error message: An error occurred while rendering: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.
This occurs when editing the flow not running it.
Any help to fix this would be greatly appreciated.
I haven't encountered this error myself, but the text of it seems to indicate that there is some sort of special character somewhere that is causing an issue (outside of Latin1 range being the key portion of the error).
Do you have any steps named with a non-standard character, or did you copy and paste some value into one of your steps that may include a non-standard English language character? Otherwise, it could be simply that the new editor has a bug with some language processing and rendering characters if you are not using English inputs that needs to be resolved by Microsoft. I don't think it is anything you can set or configure yourself.
Is this happening in the new designer experience? I've seen some weird errors occurring in the new editor that are then resolved when going back to the classic editor.
If you don't have a toggle to switch to the old editor, check the URL of your flow. if it ends with "v3=true", switch it to "v2=false" and it will force the old editor.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.