-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
The NVDA API endpoint has not provide add-on store metadata and snapshot version #17686
Comments
Can you please add more information on what the problem is that you are facing? |
Hi @seanbudd reproduce Steps:Checking the Add-on Store Metadata:
{
"addonId": "NVDACNMirror",
"displayName": "NVDA Chinese Community Update Mirror",
"URL": "https://dl.nvdacn.com/NVDA-Addons/New/NVDACNMirror-0.6.3.nvda-addon",
...
"sha256": "06fe14c721dce045cf75a5a55442efad6ee21c119eb07ec276b132dd9f82a66d",
"addonVersionName": "0.6.3",
...
}
Checking the Snapshot Version Information:
Expected Results:
Actual Results:
|
You're correct - it seems like the add-on is not correctly returning the latest data. However, update check is working fine for me, returning the latest alpha. |
Thanks @seanbudd
Could you update it here when this is fixed?
I don't actually know what are the minimum allowable parameters for this API? Sorry to bother @nvdaes Can you provide more information about updateChannel? You can read my comments to get the context quickly. Many thanks |
@cary-rowen , I am Noelia (nvdaes on GitHub). I'm not the author of that add-on. An organization with a similar name was created on GitHub after the creation of my username, and perhaps this has confused you since the mentioned add-on is hosted on this organization. |
Sorry @nvdaes I'm making a mistake. |
@cary-rowen - the add-on store should be working correctly again. Closing this as fixed |
Detailed description of the issue
This may be a work in progress for NV Access, however I open this issue for at least it can be used to track progress.
The reasons are as follows:
Why are the other templates not appropriate in this case?
This is an API endpoint-related issue
Have you asked for advice on how to report this issue via a community discussion? If so, please link to the discussion
n/a
Steps to reproduce or illustrate the issue (if applicable)
Expected outcome or behaviour (if applicable)
Screenshots, logs, and other attachments (if applicable)
System configuration or software environment (if applicable)
Additional information (if applicable)
The text was updated successfully, but these errors were encountered: