I m getting this error while using http api..

i cant use post method.....

what changes should i made to rectify this error..!!

thanks.!

Recommended Answers

All 5 Replies

The URL is too long for the server to handle. Perhaps you can use two separate smaller requests to achieve the same result.

The URL is too long for the server to handle. Perhaps you can use two separate smaller requests to achieve the same result.

i want to avoid this... is not there any other method.??

may be by making some changes in apache setting will make it work..!!

I m getting this error while using http api..

i cant use post method.....

what changes should i made to rectify this error..!!

thanks.!

hello...

i think that is an odd error, you must have a huge number of custom fields for that to occur. I don't think a switch to POST will help as the URL being called is too long .trying a different browser may work as different browsers have different lengths of support. If the reason is the number of custom fields we might be able to consolidate some of you can let me know why you have so many and what you're trying to do.

Check the content of your URL. In my case it appears to have been tampered with. The URL address has had an infinite number added to it. But I don't have a solution unless you can highlight the bad portion and delete it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.