spotify-github-profile icon indicating copy to clipboard operation
spotify-github-profile copied to clipboard

I can incorporate proper error Handling in `load_image` function of `view.py` file within the `api` folder

Open Rohit-Sharma-RS opened this issue 1 year ago • 1 comments

The load_image function can be modified to include detailed error handling for different types of exceptions that may occur when fetching images from a URL and replace it with a default image in case of errors for an even more seamless experience.

Rohit-Sharma-RS avatar Oct 10 '24 06:10 Rohit-Sharma-RS

Hi @kittinan, I am currently working on this and would appreciate it if you could assign me this issue along with the hacktoberfest tag...

Rohit-Sharma-RS avatar Oct 10 '24 06:10 Rohit-Sharma-RS

I noticed the image fails to load properly on a Spotify song.

image

philosolog avatar Nov 02 '24 14:11 philosolog

I noticed the image fails to load properly on a Spotify song.

image

@philosolog I will investigate this error

kittinan avatar Nov 03 '24 06:11 kittinan

@philosolog done! the problem is artist name has HTML special character <.

Screenshot at 2024-11-03 14-12-43

kittinan avatar Nov 03 '24 07:11 kittinan