How to pass large data to API request



  • Hi,
    i am sending a api request to get a report by passing data and templateid.
    if i pass less data it is giving me the result, but if i send large amount of data, then it is failing.

    Please let us know how do we chnage the setting to accept large amount data.

    We have installed the JSreport in AWS.



  • Please check this blog post
    https://jsreport.net/blog/long-reports

    If it won't help. Please give us some more details.



  • Thanks for the info and i have added 'inputRequestLimit' configuration and now it is accepting large data, but it is giving the below error
    { Error: write EPIPE
    at exports._errnoException (util.js:1018:11)
    at WriteWrap.afterWrite (net.js:800:14) code: 'EPIPE', errno: 'EPIPE', syscall: 'write' }

    please let us know how to fix this



  • Please paste here the relevant logs.


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.