Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

374
Visualizações
Chrome Enterprise extensions displaying "Not allowed" in console

we are writing a chrome extension that uses the enterprise apis namely the following calls:

let hardwareInfo = 

  await chrome.enterprise.hardwarePlatform.getHardwarePlatformInfo(); 

payload["manufacturer"] = hardwareInfo.manufacturer ?? null; 

payload["model"] = hardwareInfo.model ?? null; 



 let serialNoInfo = 

    await chrome.enterprise.deviceAttributes.getDeviceSerialNumber(); 

  payload["serial_no"] = serialNoInfo.serialNumber ?? null; 

It IS working for the following calls for network details:

chrome.enterprise.networkingAttributes.getNetworkDetails((info) => { 

  payload["mac_address"] = info.macAddress ?? null; 

We are finding that when deployed in a enterprise we are still getting "not allowed" errors in the console when trying to call those APIs.

We are unable to get this data back for some reason and not sure where to go from here. We are told the policies are set up correctly from Google Support on the enterprise side of things when deploying.

We were able to get manufacturer and model when working locally on our macbook.

Anyone see this or can offer some help, we are failing to see how this isn't the policies and how they are set up in the enterprise?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda