Title: REST-API
Last modified: June 5, 2026

---

# REST-API

 *  [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [3 days, 7 hours ago](https://wordpress.org/support/topic/rest-api-170/)
 * Thank you very much for your plugin.
 * It seems you haven’t configured the REST API correctly. Perhaps you didn’t use
   functions home_url and site_url (or path) properly.
 * It works if I write in `.htaccess` of my problematic installations:
 *     ```wp-block-code
       RewriteRule ^wp-json/wp-adminify-adminbar-editor-api(.*) ?rest_route=/wp-adminify-adminbar-editor-api$1 [L]
       ```
   
 * One of the problematic is a multisite for 2 domains (no subdomains) and the other
   one has different home_url() and site_url().

Viewing 1 replies (of 1 total)

 *  Plugin Support [Kakon Barman](https://wordpress.org/support/users/kakon4366/)
 * (@kakon4366)
 * [2 days, 3 hours ago](https://wordpress.org/support/topic/rest-api-170/#post-18930518)
 * Hi [@hupe13](https://wordpress.org/support/users/hupe13/),
 * Thank you very much for your detailed explanation and for sharing the .htaccess
   solution. We truly appreciate your cooperation and technical insight.
 * Based on your feedback, we will try to reproduce the issue on a multisite environment
   and on a setup where `home_url()` and `site_url()` are different. Once we are
   able to replicate the problem, we will fix it as soon as possible and include
   the solution in our next update.
 * We will keep you informed on the progress.
 * Thank you again for your patience and support.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frest-api-170%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/admin-bar/assets/icon.svg?rev=3078226)
 * [Admin Bar Editor - Toolbar Customization with User Role based access & Custom menus](https://wordpress.org/plugins/admin-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-bar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kakon Barman](https://wordpress.org/support/users/kakon4366/)
 * Last activity: [2 days, 3 hours ago](https://wordpress.org/support/topic/rest-api-170/#post-18930518)
 * Status: not resolved