alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.01k stars 774 forks source link

cookies #88

Closed nk932714 closed 5 years ago

nk932714 commented 5 years ago

i am confused in assigning cooking in api. could anyone help me. I have 3 cookies eg - Evnetid = 6235765; sessionid = jshdak; documentID= sjdh; how to enter this in api.

i read the document and try to put the values but getting error every time could anyone help please?

esvitaly commented 5 years ago

@nk932714 try to use this branch https://github.com/esvitaly/url-to-pdf-api/tree/cookies-repair, until #83 will be accepted.

nk932714 commented 5 years ago

Thanks a lot @esvitaly

kimmobrunfeldt commented 5 years ago

https://github.com/alvarcarto/url-to-pdf-api/pull/83 was merged.