ERROR 1103 - Web Component

I’ve searched for solution but didn’t found the valid one yet.
My other scripts are working but just here I’m getting the error repeatedly.

Is there are any possibility that this can be happen because of server security? If yes what action can i take?

Problem:

Blocks:


image

Does the server expect a Post request? Probably a Get request is expected?

Use Do it to debug your Post statement

Taifun

Yes script accept post request.

Also I tried Do it but still that error occurs.

If you want help from the community, then what about providing your Do it results?
Also is this your own php script? Do you like to post it here, too? Or is there an API documentation available?

Taifun