Logic App を新規作成して OAuth 認証が必要なアプリ(Twitter など)の認証を行おうとする("sign in to Twitter" を押下)と以下のエラーが発生します。
対処法をご存知の方いらっしゃらないでしょうか。
[Google Chrome]
Cannot set property message of [object DOMException] which has only a getter
[Microsoft Edge]
Assignment to read-only properties is not allowed in strict mode
[Internet Explorer]
strict モードでは、読み取り専用プロパティに代入できません