Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including icon parameter provide incorrect response image #650

Open
egvijayanand opened this issue Oct 20, 2023 · 4 comments
Open

Including icon parameter provide incorrect response image #650

egvijayanand opened this issue Oct 20, 2023 · 4 comments

Comments

@egvijayanand
Copy link

egvijayanand commented Oct 20, 2023

Plain Version - Correct Response (v4.3.6.0)

With Icon - Incorrect Response (v4.3.0.0)

Have provided the version # for reference while logging this issue on Fri, Oct 20, 2023.

Fix this issue at the earliest.

@egvijayanand
Copy link
Author

Seems this is a peculiar issue as it returns the incorrect response only when the icon type is visualstudio.

Different icon type - Version is correct for an icon type other than visualstudio.

@amio
Copy link
Member

amio commented Nov 22, 2023

Could you try to append a random query to the url (to ensure it's not cached) to verify if it's a cache issue?

@egvijayanand
Copy link
Author

Yes, it seems to be a cache issue.

Moments ago, uploaded a new release and the regular URL still returns the old version whereas appending a random query string, reflects the latest version.

VS - 4.4.0.0 (Old and incorrect)
VS - 4.5.0.0 (New and correct)

@egvijayanand
Copy link
Author

egvijayanand commented Nov 25, 2023

And why it's happening only for VS Marketplace URLs and not for others, like NuGet which gets updated on immediate refresh?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants