question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't supports formats like svg, gif etc

See original GitHub issue

Describe the bug Doesn’t support svg and gifs format , this error is showing {"status":400,"code":"RequestTypeError","message":"The type of request you are making could not be processed. Please ensure that your original image is of a supported file type (jpg, png, tiff, webp) and that your image request is provided in the correct syntax. Refer to the documentation for additional guidance on forming image requests."} Searched a lot but couldn’t find any solution

To Reproduce

https://d1cuv2tbzndnzq.cloudfront.net/images/blog/web/forgot-to-teach-1.gif

Expected behavior

Please complete the following information about the solution:

  • Version: [e.g. v1.0.0]
  • Region: [ap-south-1]

Screenshots

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
beomseokleecommented, Oct 14, 2020

@ItsBhatt svg will be supported in the next release, but we don’t support gif due to a technical issue. A workaround is trying to add svg and gif to parseRequestType in image-request.js.

0reactions
github-actions[bot]commented, Dec 30, 2021

This issue was closed because it has been inactive for 7 days since being marked as closing-soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Doesn't supports formats like svg, gif etc #241 - GitHub
@ItsBhatt svg will be supported in the next release, but we don't support gif due to a technical issue. A workaround is trying...
Read more >
Jpg vs. Png vs. Gif vs. Svg: The Ultimate Guide to Image File ...
Gif stands for Graphics Interchange Format and it's best known for supporting animation. Like png files, gifs are inherently lossless but ...
Read more >
Which image format to you use in your design? JPG, PNG or ...
In communicators, you have to work with design in all formats, especially digital design. Learn what formats you should be using; JPG, PNG...
Read more >
GIF, PNG, JPG or SVG. Which One To Use? - SitePoint
Unlike the formats mentioned above, SVG (Scalable Vector Graphics) is not a pure bitmap format. Instead it is a vector format – a...
Read more >
JPEG, GIF, PNG OR SVG - Which should You use?
The Graphics Interchange Format (GIF) is an image format that has been around for a while. Unlike the JPEG, GIF supports only 256...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found