Hi,
After a request to an API endpoint, the response is in the form of a png file. How do I show that as an image element?
Really appreciate if anyone can help. Thanks.
Hi,
After a request to an API endpoint, the response is in the form of a png file. How do I show that as an image element?
Really appreciate if anyone can help. Thanks.
Hi! You can consider saving it to Wix Media, then you will get a file url so you can use on frontend image element.
Thanks for the tip. Let me try it.