cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Status 405 – Method Not Allowed on MobileBIService

paulinavillacis
Explorer
0 Kudos
1,174
Hi, I need help, after installed SAP BO 42 SP5 FP1100, bi mobile does not work. http://xxxxxxx:8080/MobileBIService/MessageHandlerServlet?message=GetVersion HTTP Status 405 – Method Not Allowed -------------------------------------------------------------------------------- Type Status Report Message HTTP method GET is not supported by this URL Description The method received in the request-line is known by the origin server but not supported by the target resource. -------------------------------------------------------------------------------- Apache Tomcat/8.5.13 I applied the SAP note 2434382 but it doesn't work. Thank you very much for your help

Accepted Solutions (0)

Answers (1)

Answers (1)

kannan_andireddi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Customer,

From the following patches onwards, the Get Request was changed to Post request:

BI 4.2 SP05 Patch 11+

BI 4.2 SP06 Patch 9+

BI 4.2 SP07 Patch 3+

Steps to check Server version on 4.2 SP05 Patch11+ or SP06 Patch9+ or SP07 Patch3+ is:

  1. Install the 3rd-Party App Postman client. (https://www.getpostman.com/downloads/)
  2. Open the Postman Client (skip registation is possible on the link below the app)
  3. Select request type "Post"
  4. Enter the URL "http://<hostname>:<port>/MobileBIService/MessageHandlerServlet?message=GetVersion"
  5. Click on Send.

Please refer below SAP note for more information

https://launchpad.support.sap.com/#/notes/1920669

Thanks

Kannan

paulinavillacis
Explorer
0 Kudos

Dear Kannan,

Thank you very much, I have resolved the issue.

Thanks

Paulina