Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Regarding Chrome Web store API

378 views
Skip to first unread message

Dror Elovits

unread,
Sep 10, 2024, 8:48:55 AM9/10/24
to Chromium Extensions
Hi all,
I'm trying to *programmatically* figure out the current state of a recently uploaded package of my extension using the GET (item) method as indicated here - https://developer.chrome.com/docs/webstore/api.

Unfortunately, even though the crxVersion is updated - the uploadState is NOT_FOUND which according to the documentation means that there was not upload in the last 24 hours.... ["NOT_FOUND indicates there has not been an upload in the last 24 hours."]

"crxVersion": "1.0.464",
 
"uploadState": "NOT_FOUND"

Any idea? Is there another option for me to query the current state of my extension ('in review' for example)?

Thanks,
Dror

Oliver Dunk

unread,
Sep 10, 2024, 9:02:57 AM9/10/24
to Dror Elovits, Chromium Extensions
Hi Dror,

Apologies for the confusion, we are working on figuring out if we can improve the behavior and / or documentation in this case.

The `uploadState` currently only looks at uploads which are processed asynchronously, which is only if you get an IN_PROGRESS response from the initial upload.

I don't believe we have an API endpoint that would give you what you're looking for right now. It's definitely something I agree would be useful.

Thanks,
Oliver Dunk | DevRel, Chrome Extensions | https://developer.chrome.com/ | London, GB


--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/40d23b41-5e0e-4fd2-bca6-3dc3480feefdn%40chromium.org.

Dror Elovits

unread,
Sep 10, 2024, 9:07:09 AM9/10/24
to Chromium Extensions, Oliver Dunk, Chromium Extensions, Dror Elovits
Thanks. 
Unfortunately this means that from time to time I'll try to publish and be rejected on the basis of a previous extension being reviewed. Will this hurt our account in anyway?
Can I relay on the https://developer.chrome.com/docs/webstore/api#update API response until a dedicated API will be presented (sometime in the future :) )?

Dror

Oliver Dunk

unread,
Sep 10, 2024, 9:12:33 AM9/10/24
to Dror Elovits, Chromium Extensions
I believe you would receive an error (which wouldn't impact your account), rather than actually getting a rejection. Let me know if you're seeing otherwise.

I don't think the response to update would be sufficient as this simply relates to the result of the upload, not the status of review.

Oliver Dunk | DevRel, Chrome Extensions | https://developer.chrome.com/ | London, GB

Dror Elovits

unread,
Sep 10, 2024, 9:15:18 AM9/10/24
to Oliver Dunk, Chromium Extensions
Ok, thanks for the clarification.
I’ll be looking forward for updates on such endpoint
shouldn’t be too hard to implement ;)

Thanks again

Oliver Dunk

unread,
Feb 13, 2025, 10:37:02 AMFeb 13
to Madeline Hanley, Chromium Extensions, Dror Elovits
Hi Madeline,

Nice to see you over here!

This isn't on the roadmap at the moment, but I'll definitely pass on the interest :)

Thanks,
Oliver Dunk | DevRel, Chrome Extensions | https://developer.chrome.com/ | London, GB


On Wed, Feb 12, 2025 at 6:00 PM Madeline Hanley <madelin...@scribehow.com> wrote:
Hey All!

Ran into this same issue last week and wanted to ask if a public review status endpoint is on the roadmap? A webhook that pings when a build has been approved or rejected would be ideal (ie basically the notification emails in API form) but even just being able to ping about the latest submission, along with the time it was approved or rejected would be awesome. 

Thanks!
Madeline

Madeline Hanley

unread,
Feb 13, 2025, 10:39:52 AMFeb 13
to Chromium Extensions, Dror Elovits, Chromium Extensions, Oliver Dunk
Hey All!

Ran into this same issue last week and wanted to ask if a public review status endpoint is on the roadmap? A webhook that pings when a build has been approved or rejected would be ideal (ie basically the notification emails in API form) but even just being able to ping about the latest submission, along with the time it was approved or rejected would be awesome. 

Thanks!
Madeline

On Tuesday, September 10, 2024 at 9:15:18 AM UTC-4 Dror Elovits wrote:

Madeline Hanley

unread,
Feb 13, 2025, 4:28:01 PMFeb 13
to Chromium Extensions, Oliver Dunk, Chromium Extensions, Dror Elovits, Madeline Hanley
Hi Oliver! 

It's good to be here! Awesome, thanks for confirming and for passing that along 🎉

Cheers!
Madeline
Reply all
Reply to author
Forward
0 new messages