|
Rank: Newbie Groups: Member
Joined: 4/6/2016 Posts: 7
|
I am using the HtmlToPdf.ConvertUrl method with the overload that takes the url, document and options object. The options object is populated with the cookies that I would like to send along with the request. However when I look at the request in my network monitoring tool (Fiddler) the cookies are not attached to the request.
Any help is appreciated.
Thank you
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, Please check if you are using the latest build (16.0.42.0). This was an issue but it was recently fixed. If you are already using the latest build, please try to isolate the problem into a test project and send us the test project. See here for more details: http://www.essentialobjects.com/forum/test_project.aspxThanks!
|
|
Rank: Newbie Groups: Member
Joined: 4/7/2016 Posts: 2
|
Hi,
I have the latest build (16.0.42.0) and still the cookies are not sent.
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
JustDev wrote:Hi,
I have the latest build (16.0.42.0) and still the cookies are not sent.
Thanks. Hi, In that case please send us a test project. We will investigate further as soon as we receive that. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 4/6/2016 Posts: 7
|
I just sent in a test app that demonstrates the problem. The subject line of the email is "Cookies not sent".
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have received the test project. We will look into it and get back to you as soon as possible.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 4/7/2016 Posts: 2
|
Just sent a test project for reproducing the issue with cookies not being sent.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have posted a new build (.49) that should fix this issue. You can download the new build from our download page. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 4/6/2016 Posts: 7
|
It seems to be working so far. I will let you know if I run into something else.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Great. Thanks for confirming the fix!
|
|