How to use the avatar without CORS problem Not planned
Hello !
I would like to use the avatar which is in the memberstack's user account, but when I try to use it in JS, I have CORS problem.
Do you have an idea to bypass this header problem ?
For more information, I'm trying to use html2canvas and jsPDF libraries on this.
Thanks a lot,
Koty
Comments
2 comments
Josh Lopez Do you have any tips for this one? I'm not quite sure myself 🤔
Ahaha ! Sorry for this one ! I'm in test mode, does it matter ? I just use the html2canvas function. When I use the 'CORS Enable' extension for chrome it works just fine !
I work with the google cloud function and I had the exact same issue, I just add this :
Please sign in to leave a comment.