Replies: 1 comment
-
Hi @jelling There are can be several factors:
P.S error messages you received might provide specific info about the size limits, but i guess you've checked it first ;) Good Luck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know the maximum size that can be POSTed to the REST API?
Asking because yesterday I hit an issue where posting Base64 images as inputs caused errors that appeared size related. The same Base64 input nodes worked fine in the interactive mode though.
I'm working around it for now by sending URLs as inputs. But it would be nice to know if Base64 is an option.
Beta Was this translation helpful? Give feedback.
All reactions