Title: REST Bug
Last modified: January 30, 2020

---

# REST Bug

 *  Resolved Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/rest-bug/)
 * I have tried to disable Rest API because of long loading times shown in GTMETRIX.
   There is a line shown: [https://domain.com/wp-json/wp/v2/](https://domain.com/wp-json/wp/v2/)
 * I tried to disable REST API in .htaccess >> no success. I tried it through the
   plugin Disable Rest API >> no success
 * After disabling through the plugin I deactivated the plugin image-source-control
   >> SUCCESS, the line [https://domain.com/wp-json/wp/v2/](https://domain.com/wp-json/wp/v2/)
   is gone.
 * What is going wrong here?
    Why does this line has 400-500ms loading time caused
   through image-source-control ?

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/rest-bug/#post-12385555)
 * Hi check2020de,
 * thanks for reporting a potential issue.
 * Are you saying that ISC seems to force the use of the REST API on your website
   or what do you mean by SUCCESS?
 * Which WordPress version and which editor (classic or block editor) are you using?
 * Thanks,
    Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/rest-bug/#post-12385600)
 * Hi Thomas,
 * with SUCCESS I mean that the line in the GTMETRIX Waterfall chart is gone when
   I deactivate ISC (having REST deactivated bevor). Just deactivating REST doesn’t
   work, in this case the line in the waterall chart ist still there.
 * Here you can see the line:
 * [https://dlgo.de/isc1.jpg](https://dlgo.de/isc1.jpg)
    [https://dlgo.de/isc2.jpg](https://dlgo.de/isc2.jpg)
 * I can togle this line on and off by activating and deactivating isc.
 * Best
    Sven
    -  This reply was modified 6 years, 4 months ago by Anonymous User 17612203.
    -  This reply was modified 6 years, 4 months ago by Anonymous User 17612203.
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/rest-bug/#post-12386319)
 * Hi Sven,
 * thank you, I found it now and will try to dig deeper and see where it is coming
   from in the next days.
 * Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/rest-bug/#post-12386334)
 * Thanks Thomas!
 * Did I got you right, you where able to re-produce it on your server?
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12392211)
 * Hi check2020de,
 * yes, I saw the call to that file in the frontend of my test site which should
   give me a chance to find a solution.
 * Best regards,
    Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12392247)
 * Great, thanks Thomas. I love this plugin realy and it looks like I can continuing
   using it 🙂
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12420853)
 * Hi Thomas,
 * any chance to solve it?
 * Best
    Sven
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12439406)
 * Hi Sven, sorry, vacation and sickness currently prevent me from even thinking
   about it.
    Best regards, Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12439422)
 * Oh… get well soon and enjoy your vacation Thomas!
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12478207)
 * Hi Thommas,
 * hope you are doing well!? Have you had any channce to look deeper into it?
 * Cheers
    Sven
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12479452)
 * Hi Sven,
 * still trying to get back to 100%, but on the way.
 * I wanted to have someone else to take a look at the issue since that part of 
   the code was contributed by someone and not from me. Unfortunately, that didn’t
   happen.
 * I think I found the broken part of the code and my own tests look good. You would
   help me a lot if you could install the fixed version from [https://github.com/webgilde/image-source-control/archive/i-36.zip](https://github.com/webgilde/image-source-control/archive/i-36.zip)
   and let me know if that a) fixes the issue and b) the ISC features in the backend,
   especially the options of the image block, are still working for you.
 * Thanks,
    Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12479466)
 * Hi Thomas,
 * this sounds great. I’m happy to help, will test it later at home.
 * Best
    Sven
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12479527)
 * Ok… can’t wait 🙂 Just did it with my mobile.
 * 1. Deactivated isc
    2. Installed and activated isc (your zip file)
 * Now I have 2 isc entries in my plugin list, one activated and one deactivated.
 * The issue is fixed and it looks like the options are working… I activated and
   deactivated “list below content”
 * What happens if I uninstall the plugin? Are the db entries deleted then or are
   they still exist and be there if I re-install isc?
    -  This reply was modified 6 years, 3 months ago by Anonymous User 17612203.
 *  Plugin Author [Thomas Maier](https://wordpress.org/support/users/webzunft/)
 * (@webzunft)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12482625)
 * Hi Sven, thanks for your feedback.
 * I will try to update the official version in the next days and then you can remove
   the debug version.
 * Uninstalling the plugin does not remove data.
 * Best regards,
    Thomas
 *  Thread Starter Anonymous User 17612203
 * (@anonymized-17612203)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12482646)
 * Thanks Thomas!

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘REST Bug’ is closed to new replies.

 * ![](https://ps.w.org/image-source-control-isc/assets/icon.svg?rev=2694143)
 * [Image Source Control Lite – Show Image Credits and Captions](https://wordpress.org/plugins/image-source-control-isc/)
 * [Support Threads](https://wordpress.org/support/plugin/image-source-control-isc/)
 * [Active Topics](https://wordpress.org/support/plugin/image-source-control-isc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-source-control-isc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-source-control-isc/reviews/)

 * 15 replies
 * 2 participants
 * Last reply from: Anonymous User 17612203
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/rest-bug/#post-12482646)
 * Status: resolved