Relative Content

Tag Archive for jsonapihttperror-handlingelm

Trefle API Request using Elm

I’ve started with Elm and want to get images from Trefle API when searched for plant but I keep getting the “Could not fetch image” error.
I do use my own access token but i replaced it here with “MY_API_TOKEN” to keep it private.
Can you help me to understand the problem in my code?
Thank you.