Registering Device Instance on Google Assistant SDK - Error 400embed the Google assistant in a Windows computer - device instance ID not generated while running the sample codeModelling Smart Home devices with Google Assistant SDK on a Ubuntu VM - available Device Types?Actions on Google not showing device registration option500. That’s an error. When i authenticate Google Assistant SDK to Server at very beginningGoogle embedded assistant service gives an error about text_config missing when it is includedRaspberry Pi Google Assistant: googlesamples-assistant-pushtotalk command saying no config foundWhat secrets.json to use for Google Assistant samples?Error when Run the Sample Code to Assistant from Google SDK to RaspberryPi 3Google Assistant on Raspberry Pi 3 Segmentation faultRaspberry Pi 3: Google Assistant Segmentation Fault

Is there a DSLR/mirorless camera with minimal options like a classic, simple SLR?

Why we don’t make use of the t-distribution for constructing a confidence interval for a proportion?

What is the logic behind charging tax _in the form of money_ for owning property when the property does not produce money?

Can we completely replace inheritance using strategy pattern and dependency injection?

Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?

Teaching a class likely meant to inflate the GPA of student athletes

What differences exist between adamantine and adamantite in all editions of D&D?

Analogy between an unknown in an argument, and a contradiction in the principle of explosion

Why does this query, missing a FROM clause, not error out?

What is the color of artificial intelligence?

How can I remove material from this wood beam?

I have a problematic assistant manager, but I can't fire him

I've been given a project I can't complete, what should I do?

Is there a set of positive integers of density 1 which contains no infinite arithmetic progression?

How can I make 12 tone and atonal melodies sound interesting?

Why is long-term living in Almost-Earth causing severe health problems?

Who voices the small round football sized demon In Good Omens

Why Does Mama Coco Look Old After Going to the Other World?

CircuiTikZ: How to draw contactor coil?

Was Self-modifying-code possible just using BASIC?

How does the Around command at zero work?

Does a bank have to tell me if a check made out to me was cashed there?

Java Servlet & JSP simple login

How to safely destroy (a large quantity of) valid checks?



Registering Device Instance on Google Assistant SDK - Error 400


embed the Google assistant in a Windows computer - device instance ID not generated while running the sample codeModelling Smart Home devices with Google Assistant SDK on a Ubuntu VM - available Device Types?Actions on Google not showing device registration option500. That’s an error. When i authenticate Google Assistant SDK to Server at very beginningGoogle embedded assistant service gives an error about text_config missing when it is includedRaspberry Pi Google Assistant: googlesamples-assistant-pushtotalk command saying no config foundWhat secrets.json to use for Google Assistant samples?Error when Run the Sample Code to Assistant from Google SDK to RaspberryPi 3Google Assistant on Raspberry Pi 3 Segmentation faultRaspberry Pi 3: Google Assistant Segmentation Fault






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I've been trying to register a device instance on Google Assistant SDK on my Raspberry Pi 3.



Here is my input code



googlesamples-assistant-devicetool --project-id RASPI-ED53D register --model RASPI-ED53D-LIGHT-7NBZNA --type OUTLET --manufacturer SUPERCONN --product-name LIGHT --device 0001 --client-type LIBRARY


Output/Error



Creating new device model
Error: Failed to register model: 400



Could not create the device model. Check that the request contains the required field project_id with a valid format in the request payload. See https://developers.google.com/assistant/sdk/reference/device-registration/model-and-instance-schemas for more information.



The syntax is correct according to the google resources.



Any ideas?










share|improve this question




























    1















    I've been trying to register a device instance on Google Assistant SDK on my Raspberry Pi 3.



    Here is my input code



    googlesamples-assistant-devicetool --project-id RASPI-ED53D register --model RASPI-ED53D-LIGHT-7NBZNA --type OUTLET --manufacturer SUPERCONN --product-name LIGHT --device 0001 --client-type LIBRARY


    Output/Error



    Creating new device model
    Error: Failed to register model: 400



    Could not create the device model. Check that the request contains the required field project_id with a valid format in the request payload. See https://developers.google.com/assistant/sdk/reference/device-registration/model-and-instance-schemas for more information.



    The syntax is correct according to the google resources.



    Any ideas?










    share|improve this question
























      1












      1








      1








      I've been trying to register a device instance on Google Assistant SDK on my Raspberry Pi 3.



      Here is my input code



      googlesamples-assistant-devicetool --project-id RASPI-ED53D register --model RASPI-ED53D-LIGHT-7NBZNA --type OUTLET --manufacturer SUPERCONN --product-name LIGHT --device 0001 --client-type LIBRARY


      Output/Error



      Creating new device model
      Error: Failed to register model: 400



      Could not create the device model. Check that the request contains the required field project_id with a valid format in the request payload. See https://developers.google.com/assistant/sdk/reference/device-registration/model-and-instance-schemas for more information.



      The syntax is correct according to the google resources.



      Any ideas?










      share|improve this question














      I've been trying to register a device instance on Google Assistant SDK on my Raspberry Pi 3.



      Here is my input code



      googlesamples-assistant-devicetool --project-id RASPI-ED53D register --model RASPI-ED53D-LIGHT-7NBZNA --type OUTLET --manufacturer SUPERCONN --product-name LIGHT --device 0001 --client-type LIBRARY


      Output/Error



      Creating new device model
      Error: Failed to register model: 400



      Could not create the device model. Check that the request contains the required field project_id with a valid format in the request payload. See https://developers.google.com/assistant/sdk/reference/device-registration/model-and-instance-schemas for more information.



      The syntax is correct according to the google resources.



      Any ideas?







      python-3.x google-assistant-sdk






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 17 at 21:53









      Pierre ZeemanPierre Zeeman

      61




      61






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The schema lists action.devices.types.OUTLET, not OUTLET.
          When I list my devices, they have similar types specified, e.g.:
          Device Type: action.devices.types.SPEAKER






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55212301%2fregistering-device-instance-on-google-assistant-sdk-error-400%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            The schema lists action.devices.types.OUTLET, not OUTLET.
            When I list my devices, they have similar types specified, e.g.:
            Device Type: action.devices.types.SPEAKER






            share|improve this answer



























              0














              The schema lists action.devices.types.OUTLET, not OUTLET.
              When I list my devices, they have similar types specified, e.g.:
              Device Type: action.devices.types.SPEAKER






              share|improve this answer

























                0












                0








                0







                The schema lists action.devices.types.OUTLET, not OUTLET.
                When I list my devices, they have similar types specified, e.g.:
                Device Type: action.devices.types.SPEAKER






                share|improve this answer













                The schema lists action.devices.types.OUTLET, not OUTLET.
                When I list my devices, they have similar types specified, e.g.:
                Device Type: action.devices.types.SPEAKER







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 24 at 20:41









                H. MedinaH. Medina

                13




                13





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55212301%2fregistering-device-instance-on-google-assistant-sdk-error-400%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript