1

別のドメインにフォームを送信するフォーム送信メソッドがあります。私のフォームには fileupload フィールドが含まれています。fileupload フィールドのみが原因で、サードパーティ ドメインから応答を返すことができません。私はそれをlocalhostでチェックしましたが、それは完全に動作しますが、別のドメインでは次のようなエラーが発生します

Resource interpreted as Document but transferred with MIME type application/json: "url".

そしてこれも

Unsafe JavaScript attempt to access frame with URL "URL-1" from frame with URL "URL-2". Domains, protocols and ports must match.

前もって感謝します。

4

0 に答える 0