Trying to download Purchases Report

Ask questions about using the Kitely website
Post Reply
User avatar
Dot Matrix
Posts: 1625
Joined: Sun Jul 28, 2013 3:26 am
Has thanked: 1208 times
Been thanked: 2324 times

Trying to download Purchases Report

Post by Dot Matrix »

I'm trying to download the purchases report available from the "Purchase History" page. The Purchases Report progress bar starts up when the link is clicked, and "The report is ready for download" panel appears. However, when I click "Download report (CSV)" on that panel, I get the following error message in the web browser window (using Firefox Quantum 62.0.3 (64-bit)):

Code: Select all

Type Exception Report

Message Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986

Description The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

Exception

java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986
	org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:463)
	org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:298)
	org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:754)
	org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1385)
	org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	java.lang.Thread.run(Thread.java:748)

Note The full stack trace of the root cause is available in the server logs.
These users thanked the author Dot Matrix for the post:
Ilan Tochner
User avatar
Ilan Tochner
Posts: 6503
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4942 times
Been thanked: 4454 times
Contact:

Re: Trying to download Purchases Report

Post by Ilan Tochner »

Hi Dot,

Have you tried downloading Purchase Reports to this computer before?
User avatar
Oren Hurvitz
Posts: 361
Joined: Sun Dec 23, 2012 8:42 am
Has thanked: 19 times
Been thanked: 499 times
Contact:

Re: Trying to download Purchases Report

Post by Oren Hurvitz »

We have fixed this bug; thanks for letting us know!
These users thanked the author Oren Hurvitz for the post (total 2):
Chris NamasteDot Matrix
Post Reply