Code Monkey home page Code Monkey logo

Comments (5)

jdom avatar jdom commented on July 17, 2024

I am experiencing the same issue even with SDK 5.3.
I've not found a way to work around it unless I modify the code to skip that verification, which I wanted to avoid for security reasons and to avoid having to maintain a clone of the SDK's source.
@euyuil Did you find some other workaround? I even tried creating a new app in Live, so that this KeyId would reset to 0, but it seems to be always starting at 1.

from livesdk-for-windows.

euyuil avatar euyuil commented on July 17, 2024

@jdom I solved the problem the same way as yours. But I don't think it's a good way, either.

from livesdk-for-windows.

liwa avatar liwa commented on July 17, 2024

Thanks for reporting this issue. It looks to me that the kid (KeyId) value can be ignored. I will reach out to server team before making a fix on this.

Thanks,
Lin

from livesdk-for-windows.

liwa avatar liwa commented on July 17, 2024

I got some response from server team. The KeyId value is designed to be used when roll over a new app secret. We will be applying a fix on this code.
At the moment, to unblock you, you can edit the code here and replace the 0 with the right index value you got from the App Settings page (v#: in your case, it is 1).

Thanks,
Lin

from livesdk-for-windows.

digitalgym avatar digitalgym commented on July 17, 2024

Issue still exists in version 5.6

from livesdk-for-windows.

Related Issues (20)

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.