My app is able to access my database, except for the corresponding image. It shows a broken link symbol when it gets the picture. I wonder if i have the incorrect URL? I'm using the Tiggzi database.
In the data mapping, the url is mapped to the asset of an image. The url i'm testing with is: https://api.tiggzi.com/rest/1/db/file...
the url i got from the database panel: https://api.tiggzi.com/rest/1/db/files/
the file name listed in the DB:1efcadcf-dfb6-4bb0-8516-c507909e81c8.Amethyst.gif
The file i uploaded: Amethyst.gif
What do you think?