Code Monkey home page Code Monkey logo

Comments (5)

lightbulbkhuang avatar lightbulbkhuang commented on September 24, 2024

Hi Thomas,

I just tried the flow, and I can have my user_code verified and get the refresh_token.
May I know what's the fail you saw in verification?
Do you mean your user_code cannot be verified by the verification_url?

from alexa-voice-service-integration-for-aws-iot-freertos-porting-kit.

Thomas-fang avatar Thomas-fang commented on September 24, 2024

Hi Thomas,

I just tried the flow, and I can have my user_code verified and get the refresh_token. May I know what's the fail you saw in verification? Do you mean your user_code cannot be verified by the verification_url?

thank you for your reply
my user_code cannot verified by verification_uri
图片
图片
图片
图片

do you have any more information?

from alexa-voice-service-integration-for-aws-iot-freertos-porting-kit.

lightbulbkhuang avatar lightbulbkhuang commented on September 24, 2024

Would you try use this command again:
curl -k -d'response_type=device_code&client_id=AVS_CLIENT_ID&scope=alexa%3Aall&scope_data=%7B%22alexa%3Aall%22%3A%7B%22productID%22%3A%22AVS_PRODUCT_ID%22,%22productInstanceAttributes%22%3A%7B%22deviceSerialNumber%22%3A%22YOUR_DSN%22%7D%7D%7D'-H"Content-Type: application/x-www-form-urlencoded"-X POST https://api.amazon.com/auth/O2/create/codepair

The difference between the old one is we add a , before productInstanceAttributes.

from alexa-voice-service-integration-for-aws-iot-freertos-porting-kit.

Thomas-fang avatar Thomas-fang commented on September 24, 2024

It is SUCCESS,thank you

from alexa-voice-service-integration-for-aws-iot-freertos-porting-kit.

lightbulbkhuang avatar lightbulbkhuang commented on September 24, 2024

I will update the README as well, thank you.

from alexa-voice-service-integration-for-aws-iot-freertos-porting-kit.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.