Hi Yurii; won't that make the secret visible to anyone using the app?
Hi Yurii; won't that make the secret visible to anyone using the app?
Hi Illya, the above link only shows me how to interact with files that have been uploaded into an Appery database. I'm trying to get an image from an (non-Appery) API to display.
I'm calling a REST service that has a GET Picture operation. The operation returns the jpg file; not a URL. How do I 1. Get this to display, 2. Do it without the API key being visible. Thanks.