× Requests and support related to jBackend.

Problem with the endpoint configuration

  • Developpement
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 10 months ago #4963 by Developpement
Problem with the endpoint configuration was created by Developpement
Config : Joomla 2.5 & mod_rewrite enabled
Module : Zoo
Root URL : ghisoni.fr

Until now I used the URL in standard format and It works fine :

http://<siteurl>/index.php?option=com_jbackend&<params>


However I would like to use "rest" format. For exemple :

<end-point>/get/zoo/categories?app=<A>

.

In accordance to the documentation , in my SEO Settings I enabled Joomla SEF and url rewriting



Then I created a new menu "Backend Menu" with a hidden menu item called "Request Endpoint". Here his configuration with alias jbackend :




But when I called for example this url doesn't work ghisoni.fr/jbackend/get/zoo/categories?app=11
Any help is welcome, thanks you
Attachments:
Last edit: 8 years 10 months ago by Developpement.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #4964 by admin
Replied by admin on topic Problem with the endpoint configuration
It seems that your endpoint is:

www.ghisoni.fr/jbackend.html

Despite of your SEO settings.

Please Log in or Create an account to join the conversation.

  • Developpement
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 10 months ago #4965 by Developpement
Replied by Developpement on topic Problem with the endpoint configuration
Thanks you for your quick reply but the url below doesnt' work

www.ghisoni.fr/jbackend.html/get/zoo/categories?app=11

but this works : www.ghisoni.fr/get/zoo/categories.html?app=11 (with my API KEY)
Last edit: 8 years 10 months ago by Developpement.

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #4966 by admin
Replied by admin on topic Problem with the endpoint configuration
This is because the URL format (it ends with html so you should start with get params). If you want to use the short sef urls, you need to double check your settings and find a way to drop the .html suffix.

Please Log in or Create an account to join the conversation.

Time to create page: 0.255 seconds