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

Error 500 appended to downloaded documents #12

Open
mote0230 opened this issue Feb 24, 2023 · 0 comments
Open

Error 500 appended to downloaded documents #12

mote0230 opened this issue Feb 24, 2023 · 0 comments

Comments

@mote0230
Copy link

Using the more up to date wakeasp_inc fork of this, I was suddenly getting an error 500 "the controller must return a response null given" appended to my files i got with $TBS->Show(OPENTBS_DOWNLOAD, $filename);
I was able to fix this by adding this empty response type from this answer:
https://stackoverflow.com/a/73239817/1832105
and sending it after the tbs->show

Hope this helps anybody.

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

1 participant