Feedback api

22 views
Skip to first unread message

Muhammad Moiz

unread,
Jul 26, 2022, 8:32:58 AM7/26/22
to Etsy API
Hi everyone 
I m calling an api for getting feedbacks from my shop 
My URI is =>  https://openapi.etsy.com/v2/users/:user_id/feedback/as-seller?api_key=&limit=100&page=3

In result I m receiving response like :
"feedback_id": ,
            "creation_tsz": ,
            "message": "well made  love them both !",
            "value": 1,
            "seller_user_id": ,
            "transaction_id": ,
            "image_feedback_id": null,
            "image_url_25x25": "https://www.etsy.com/images/grey.gif",
            "image_url_155x125": "https://www.etsy.com/images/grey.gif",
            "image_url_fullxfull": "https://www.etsy.com/images/grey.gif",
            "target_user_id": 

My problem is I m receiving the image url in gif format like above mention (https://www.etsy.com/images/grey.gif) for total api result I m receiving the same URL which is not an proper image.
Is there any solution for it??
Reply all
Reply to author
Forward
0 new messages