Hi,

Attach your logs and Ui errors. Which server are you using? Which HTTP
libraries are you using?

A 4xx error is usually a front end problem(you are not passing the right
parameters or HTTP method). In the case of a 405, the HTTP method is not
allowed on that endpoint.

See here: https://blog.hubspot.com/marketing/http-405-method-not-allowed
 and https://airbrake.io/blog/http-errors/405-method-not-allowed

Check the API docs and make sure you are using the right method:
https://demo.mifosx.in/api-docs/apiLive.htm#search

Always add Fineract Dev list.

When asking a question the mailing list, put as much information as
possible which may include: the browser you are using, OS, version of our
software, what you are doing and the toold you are using. Even add steps on
how ro replicate your problem.

Then make sure to Google the specific error and check the docs before
posting on the dev list. Sending very sparse info like that on the list
will make it very difficult for someone to help you...usually you will be
ignored.

Hope this helps.

Thanks.
Awasum

On Sun, Jun 30, 2019 at 1:18 PM Apoorva M.K <[email protected]> wrote:

> Hi everyone,
> I'm using khttp library for making API calls to the fineract platform, any
> idea why I'm getting a 405 : method not found error when I'm using the
> search API
> Mifos-developer mailing list
> [email protected]
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer

Reply via email to