getting a 413 Entity Too Large error
# suitetalkapi
c
getting a 413 Entity Too Large error
n
NS accepts up to 84 Chars in entity name including Spaces
c
Entity name?
n
Yes
c
I am just sending an object to a Restlet that is used to create an Inventory Count
n
Might be this is the correct error: 413 – Payload Too Large, I am not sure exactly
c
Yeah that's the error
But how am I able to tell the max size payload NS servers accept
n
I am not sure on this.
c
what's weird is even if I take out all of the post data, the same error occurs