You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
First, I would like to thank you for a great library. I have been using this library in production since last three months and it has been a great help since the page I need to take snapshot of loads AJAX data. But I recently started facing issues after the URL I take snapshot of was changed to HTTPS. The snapshot no longer gets generated and I end up landing in 'fail()' callback.
The only logs that are returned by library are:
[Error]
And therefore I am not being able to do anything much about it.
I know there are issues in loading HTTPS urls with phantom.js but there are workarounds for getting it to work. It would be great if you help me in fixing it.
Thanks,
Raeesaa
The text was updated successfully, but these errors were encountered:
Hi,
First, I would like to thank you for a great library. I have been using this library in production since last three months and it has been a great help since the page I need to take snapshot of loads AJAX data. But I recently started facing issues after the URL I take snapshot of was changed to HTTPS. The snapshot no longer gets generated and I end up landing in 'fail()' callback.
The only logs that are returned by library are:
And therefore I am not being able to do anything much about it.
I know there are issues in loading HTTPS urls with phantom.js but there are workarounds for getting it to work. It would be great if you help me in fixing it.
Thanks,
Raeesaa
The text was updated successfully, but these errors were encountered: