-
Hi there, Recent grad student working a bit of a personal project using the API. Looking to build out a sort of compendium (original I know lol) but in grabbing information from the API I noticed some does not display. Also finding that description doesn't seem to update for every piece. To be fair, I'm newish to utilizing API's for a full fledged project so, bare with me. Any insight into things as I continue to tweak and read the docs would be helpful. Would also love to contribute! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
A little more detail about exactly what you expect to see and how the actual results differ would be great! Also a link to the code or some snippets of the relevant code would help us figure out what's going wrong :) It's also worth nothing that only some of the monsters in the API have images at the moment! Adding images is an ongoing project for us, and quite slow moving as it's hard to source free, distributable art for so many monsters! |
Beta Was this translation helpful? Give feedback.
Ah, I see what the issue is. The image URL is just the path of the image, and doesn't include the domain, so you also need to add in the base URL of the API: