Giter VIP home page Giter VIP logo

Comments (2)

alexaf2000 avatar alexaf2000 commented on May 28, 2024 1

The issue was solved, and I think is related with your documentation also.

In fact, to help other people, the error was that i was validating the iOS apple sign in sending as client_id the ServiceID instead of the bundleID, this issue was also repeating on the client_secret (because there you also need to insert your bundleID). And of course the redirect_uri I remember that is not necessary for the iOS sign in.

Also thank you @HenriBeck for you reply !

from dart_packages.

HenriBeck avatar HenriBeck commented on May 28, 2024

Hey @alexaf2000

Sorry, we won't be able to help here. We did not develop the backend which is used at our company and the code you are needing help with is out of the scope of this library.

Note that an authorization code is only valid for 5 minutes and to me it seems you are missing a parameter:
Screenshot 2020-07-06 at 19 13 16
https://developer.apple.com/documentation/sign_in_with_apple/generate_and_validate_tokens

from dart_packages.

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.