Hello i am using your twitch plugin and i want to retrieve the profile picture from the user, but i doesn`t work. Could you give me advice how i could do it?
Here i have attached a picture how i connected the dynamic image
Hello i am using your twitch plugin and i want to retrieve the profile picture from the user, but i doesn`t work. Could you give me advice how i could do it?
Here i have attached a picture how i connected the dynamic image
Hi @docor18903,
Thank you for reaching out!
We are currently working on how to assist with your inquiry. Thank you for being patient!
You will be contacted as soon as possible.
Cheers
Hello @docor18903,
Could you please provide some screenshots of how set up the API call in the Dynamic Image, how you fetch data for the other elements, and the workflows. Any information in order to recreate your usecase would be greatly appreciated.
Below is an example of how we set up an image in our usecase.
As you can see on our demo page, we get data from the username by pressing a button with the workflow to Display Data in a specific group.
It is set up so that when you insert the username into the input box and then you press the button, you fetch data via an API call.
We created a group inserting an image inside.
The type of content being set as Get User’s Full Details from Username. We do not set up a data source as we will get the data from the API data call we created with the button workflow(first part)
The configuration of the Image Element is a simple one. In the Dynamic Image box, insert the following expression “Parent group’s Get User’s Full Details from Username data (Twitch)'s profile_image_url”
Hope to hear back from you!
Cheers