Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Filippe on June 18, 2015, 01:02:42 AM

Title: HTTP 405 - Request method 'GET' not supported
Post by: Filippe on June 18, 2015, 01:02:42 AM
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
Title: Re: HTTP 405 - Request method 'GET' not supported
Post by: cavagnaro on June 18, 2015, 12:19:48 PM
What error?
Title: Re: HTTP 405 - Request method 'GET' not supported
Post by: dlopez8010 on August 28, 2015, 02:39:01 AM
Hello filippe_macedo

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

Title: Re: HTTP 405 - Request method 'GET' not supported
Post by: postx on September 01, 2015, 05:25:37 PM
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.