[SOLVED] ReferenceError: Oauth is not defined

Hi, I am trying to upgrade to Meteor 2.3.1 and have run to a new error for Stripe Connect
ReferenceError: Oauth is not defined - anyone run into this since upgrading to 2.3+
Thanks

Thanks for your help - never mind about last issue - was a typo that somehow got carried through intil now - Was finally able to upgrade - that was an exercise in patience! - there are so many moving pieces that break your package to try - “1. download packages (that are no longer maintained) and changing " api.versionsFrom([‘1.2’,‘2.3’]);” and removing incompatible packages
2. removing dependency versions and 3. Forcing Meteor to use particular package versions “accounts-base@2.2.1”