Cannot download images from Image URL

We tried hitting the below request using curl and postman but we are not able to download the image. Please help us to access the images from the image URLs we are getting from product API. GET https://api.kwikee.com/public/v3/images/gtin/18200000782 HTTP/1.1 Host: api.kwikee.com Ocp-Apim-Subscription-Key: ••••••••••••••••••••••••••••••••

Comments

  •  
    I'm trying to download the Image via WebClient the "url" that i get Get Request under PrimaryImage { "fileName": "27833606.jpg", "mimetype": "image/jpeg", "modifiedDate": "2019-12-26T19:20:11Z", "type": "kwikee:JPG", "url": "https://api.kwikee.com/public/v3/asset/ODIyMzg4MS92ZXJzaW9uLzQvZWxlbWVudC9hY3R1YWwvMC9zdG9yYWdlL2t3aWtlZTpKUEcvZmlsZS8yNzgzMzYwNi5qcGc=" } but it says Unathorize what or how can i do it thanks
    Posted by Hidden Sat, 18 Apr 2020 01:04:37 GMT
  •  
    I'm seeing a similar issue. The strangest thing for me is that some urls are working while others are not.
    Posted by Hidden Tue, 05 May 2020 18:41:12 GMT
  •  
    Hi, Where are you getting the GTINs from? The one posted in a previous example was only 11 digits. Requests must be made usin a valid GTIN 14.The GTIN 14 for the previously submitted example is 00018200000782.
    Posted by Hidden Tue, 05 May 2020 21:17:51 GMT
  •  
    Hi, I believe I have the correct GTINs. I am using the GTINs to first get the primary images (Ex: https://api.kwikee.com/public/v3/images/primary/gtin/00049000069167). This returns a valid JSON with a series of files with URLs to fetch the images. I am then making requests with each of these URLs. It is here that I am seeing issues. Like I mentioned before, some of these image requests then return valid images, while others do not. Instead, they return a 401 error (unauthorized).
    Posted by Hidden Tue, 05 May 2020 21:57:44 GMT


You're not signed in. Please sign-in to report an issue or post a comment.