Title: JSON error
Last modified: September 13, 2019

---

# JSON error

 *  Resolved [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/)
 * Hello.
    There was a phenomenon that the preview on the posting screen could not
   be displayed due to block reading error. Also, the category selection checkbox
   is no longer displayed when an error occurs. Is there a way to avoid it?
 * [http://up-img.net/img.php?mode=png&id=1151](http://up-img.net/img.php?mode=png&id=1151)

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

 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11927676)
 * Hi [@scue0363](https://wordpress.org/support/users/scue0363/),
    Thanks for bringing
   this up.
 * Could you please share another link that shows the issue? I’m not sure if that
   showed the error.
 *  Thread Starter [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11929009)
 * Hello.
    If you add multiple fields in one block and enter some, json error will
   be displayed.
 * [http://up-img.net/img.php?mode=png&id=1157&auth=ddf4a04e121344a6e7ee2acf71145a99](http://up-img.net/img.php?mode=png&id=1157&auth=ddf4a04e121344a6e7ee2acf71145a99)
 *  Thread Starter [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11929016)
 * Hello.
    Although it is supplementary, it is displayed without a problem on the
   front screen.
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11930325)
 * Hi [@scue0363](https://wordpress.org/support/users/scue0363/),
    Thanks for the
   screenshot.
 * 1. Are there any errors or warnings in the JS console when that error occurs?
 * 2. Also, are you using any other block-related plugins? Sometimes, other plugins
   add other attributes via JS.
 * 3. What Block Lab fields are in the block with error, or does it appear no matter
   what fields are in it?
 *  Thread Starter [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11931106)
 * Hello
 * 1. Check the console error as a text file.
    [https://thuploader.orz.hm/uploader/?mode=dl&id=11341](https://thuploader.orz.hm/uploader/?mode=dl&id=11341)
 * 2. “Classic Editor” is the only block-related plug-in.
 * 3. There are no block fields with errors.
 * It seemed that an error would occur if you placed multiple rich text fields and
   proceeded with input.
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11932976)
 * Hi [@scue0363](https://wordpress.org/support/users/scue0363/),
    Thanks for your
   responses, and for your patience with the error.
 * I didn’t see anything in the console error file that would point to this error.
 * It would be great if you could share a screenshot of the **Edit Block** page 
   for the block. Maybe that would help me to reproduce the error.
 * Here’s an example **Edit Block** page:
    [https://cldup.com/W0L4-nuPQL.png](https://cldup.com/W0L4-nuPQL.png)
 * I tested a block with 3 Rich Text fields, and there was no error so far:
    [video
   src="https://cldup.com/iCCIYFPz0G.mp4" /]
 * But ideally, we’ll be able to figure out the source of this error, and fix it.
 * Thanks, and hope you have a great weekend.
    -  This reply was modified 6 years, 8 months ago by [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/).
 *  [max2411](https://wordpress.org/support/users/max2411/)
 * (@max2411)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11934343)
 * Hi,
 * I have the same error. This appears when too much text is stored in a Rich Text
   input field. If I shorten the text, the error disappears. Does that have something
   to do with the PHP settings?
 *  [max2411](https://wordpress.org/support/users/max2411/)
 * (@max2411)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11934390)
 * Could this be a problem?
 * The Request:
    [http://www.domain.de/wp-json/wp/v2/block-renderer/block-lab/name?context=edit&attributes%name%5D=input-input-input-input-input-input-input-input-input-input-input-input&#8230](http://www.domain.de/wp-json/wp/v2/block-renderer/block-lab/name?context=edit&attributes%name%5D=input-input-input-input-input-input-input-input-input-input-input-input&#8230);
   exeeds over 2,083 characters…
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11934554)
 * [@max2411](https://wordpress.org/support/users/max2411/),
    Great point, thanks
   a lot for bringing that up.
 * There is a related issue for the Textarea field:
    [https://github.com/getblocklab/block-lab/issues/254](https://github.com/getblocklab/block-lab/issues/254)
 * When I entered about 12,000 characters in a Rich Text field, it produced:
 * > Error loading block: The response is not a valid JSON response.
    -  This reply was modified 6 years, 8 months ago by [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/).
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11934557)
 * Hi [@scue0363](https://wordpress.org/support/users/scue0363/),
    Are there a lot
   of characters in the Rich Text fields?
 *  Thread Starter [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11938871)
 * Yes.
    Similarly, it seems to occur when you put many characters in rich text.
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11940970)
 * Hi [@scue0363](https://wordpress.org/support/users/scue0363/),
    Thanks for letting
   me know.
 * Sorry, I’m not sure if there could be a solution to this in Block Lab.
 * When a Rich Text field has too much text, the ServerSideRender endpoint returns:
 * 414 Request-URI Too Large
 * Unfortunately, I don’t see a way we could work around this.
 *  [max2411](https://wordpress.org/support/users/max2411/)
 * (@max2411)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11941124)
 * Do you know how advancedcustomfields handles this? I also have this plugin in
   use, and the do not have this problem.
 * Is there maybe any configuration over php.ini to encrease the number of characters,
   the server accept?
 * I have the feeling that this error occur with different users at different character
   numbers. Or?
 *  Plugin Author [Ryan Kienstra](https://wordpress.org/support/users/ryankienstra/)
 * (@ryankienstra)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11941885)
 * Hi [@max2411](https://wordpress.org/support/users/max2411/),
    Good question, 
   I don’t know how Advanced Custom Fields deals with this.
 * Hm, I’m not sure how to increase this limit, but here’s a related comment that
   you might have also found:
    [https://github.com/WordPress/gutenberg/issues/12226#issuecomment-480968420](https://github.com/WordPress/gutenberg/issues/12226#issuecomment-480968420)
 *  Thread Starter [scue0363](https://wordpress.org/support/users/scue0363/)
 * (@scue0363)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11986469)
 * I feel this error is a fatal error to continue using.
    I hope it will be improved.

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

The topic ‘JSON error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/block-lab_5c34e8.svg)
 * [Block Lab](https://wordpress.org/plugins/block-lab/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/block-lab/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/block-lab/)
 * [Active Topics](https://wordpress.org/support/plugin/block-lab/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/block-lab/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/block-lab/reviews/)

## Tags

 * [json](https://wordpress.org/support/topic-tag/json/)

 * 15 replies
 * 3 participants
 * Last reply from: [scue0363](https://wordpress.org/support/users/scue0363/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/json-error-20/#post-11986469)
 * Status: resolved