cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
221
Views
0
Helpful
3
Replies

Finesse RestAPI - 405 Put Method Not Allowed

FKaplan
Level 1
Level 1

Hi,

I'm trying to run Finesse Non-Gadget Sample with Finesse 12.6 integration (11.6 runs smoothly)  I made the following settings for Apache 2.4 server. However, when I try to access Finesse service I get 405 Method Not Allowed error. What adjustments do I need to make to solve the error, could you help me ? 

Apache httpd.conf :

Capture1.PNG

Apache httpd-ssl.conf

Capture2.PNG

The error we received from the browser :

Capture3.PNG

3 Replies 3

FKaplan
Level 1
Level 1

Does anyone have any suggestions? If you can share Apache settings for version 12.6, I can compare with my configs.

I’m not sure I follow what you’re doing. Are you serving the gadget from Apache? What is the action you’re making and does it work from Postman?

david

Hi David,

I want to run the application shared in the link (NonGadgetSample). As I wrote in the first message, I use Apache 2.4 to serve gadget. NonGadgetSample is working with Finesse 11.6 but when I try to connect Finesse 12.6, I am getting error from browser.(405 Method Not Allowed) I think it's happening because of SSL settings. I haven't tried it via Postman yet but we can access Finesse 12.6 from our .Net project. If there is any other information I need to convey, I can share it.

If possible, could you share the Apache 2.4 configuration files for SSL connections ?