These images can only be fetched if image request have my cookies from browser local storage.
dom-tom-image during conversion when request those image doesn't send browser cookies.
Expected behavior: Send browser cookies along with the img request inside dom-to-image.
Actual behavior : Gives 403 forbidden even cookies are saved with same domain name.
Library version: 2.6.0
I am using secure image in <img src="https://mydomain.com/secure/images/> dom-to-image.toJpeg()
These images can only be fetched if image request have my cookies from browser local storage. dom-tom-image during conversion when request those image doesn't send browser cookies.
Expected behavior: Send browser cookies along with the img request inside dom-to-image. Actual behavior : Gives 403 forbidden even cookies are saved with same domain name. Library version: 2.6.0