IntuitDeveloper / OAuth2_PHP

PHP sample app for OAuth2
Apache License 2.0
37 stars 34 forks source link

Old Intuit Developer Account Not Showing OAuth2 Support on Keys page for App #2

Open curiousfreelancer opened 7 years ago

curiousfreelancer commented 7 years ago

I tried the following steps multiple times but was not successful in getting the new ClientID and ClientSecret for OAuth2, kept getting the old AppToken, ConsumerKey/Secret values and no way to configure RedirectURI even for newly created App.

  1. Create App
  2. Select Accounting and/or Payment API
  3. Intuit Single Sign On --> Yes

The ONLY workaround seems to be to create a new account and create an app in the new account then I get the OAuth2 ClientID/Secret.

@hlu2 Any help here would be much appreciated.

jfkhome commented 7 years ago

Hi in the oauth2 announcement they mentioned they plan to offer a migration path for apps on 1.0a in the future but it is currently unsupported