Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Third party api used to generate user avatars responds with 403. Probably shouldn't be used or handled gracefully. #8

@riccardobl

Description

@riccardobl

Following this issue: #6
The code in question is:

https://github.com/jMonkeyEngine/SoftwareStore/blob/master/src/main/java/com/jayfella/website/core/ImageDownloader.java#L15-L38

The api sometimes returns 403. I applied a workaround that returns an empty image in this case.
A better approach should be used instead and the issue that causes the 403 error (rate limits?) be discovered.
Alternatively this thing could be removed, since it is useless.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions