--
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 visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/7c297f5c-ad2f-43a6-a165-88ce0dd6545cn%40chromium.org.
I've packaged the extension via `google-chrome --pack-extension=/path/to/extension/root --pack-extension-key=privatekey.pem` and put it as the request body.My guess is the API does not support a CRX input or cannot distinguish CRX from ZIP.