Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

414 Request-URI Too Large #93

Open
likhithareddyputturu opened this issue Dec 27, 2023 · 1 comment
Open

414 Request-URI Too Large #93

likhithareddyputturu opened this issue Dec 27, 2023 · 1 comment

Comments

@likhithareddyputturu
Copy link

Hi there!,
This is really an amazing tool to convert our code to latex and can fetch our code using the pdf viewer.

But I have been facing an issue. As stated in the README.md, I have implemented my app using the
latexonline.cc/compile?text=${texCode}.

In my code I have'nt used any request like GET, PUT, POST instead I have used an <embed /> tag

latexPreviewCode

For shorter code lengths there isn't any problem. After having code length more than 4000 chars, I was unable to compile the code and stated the error below

error

After some research, I got to know that the fault was the length of the request parameter (i.e text feild) is high.

Please help me in solving this error.
Thank You Sir.

@chsanto2712
Copy link

@likhithareddyputturu @jldiaz @lologhi @udalov @Toflar
Yeah I am also getting the same error
I am struck. Please help me in solving this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants