WP-API / Basic-Auth

Basic Authentication handler for the JSON API, used for development and debugging purposes
761 stars 281 forks source link

414 Request-URI Too Large The request URL is over the maximum size allowed! #74

Open wulandrima1 opened 2 years ago

wulandrima1 commented 2 years ago

i try {{site}}/wp-json/wp/v2/posts/24?content=long_text_url_encode

why got error 414 Request-URI Too Large The request URL is over the maximum size allowed!

can you give me solution? thanks