HTTP 405 - Request method 'GET' not supported

Hi there!
Im trying to install WebAPIServer 8.5 but i get this error!
i tried since version 8.5.000.09 until the last but it does not work!

im using apache6 (as well 7)
windows server 2012
java 1.7

anybody knows something about this error?
thanks

What error?

Hello filippe_macedo

Did you find the fix for this message?
HTTP 405 - Request method ‘GET’ not supported

WebAPI Server was changed completly in v8.5, the error comes up when you try to use browser for accessing WebAPI Server URL…

To test it you need to generate and host an example page.
To work without it you can use for example Chrome + Postman to initiate chats with posting messages to the WebAPI Server URL.

Both is described in documentation.