Hello,
I attempted to include the LupeCode/oauth2-tdameritrade library into my CI3 Infrastructure in order for my users to access their TD Ameritrade Accounts and Transactions (not to place orders or trades via my platform), and I'm currently getting the following error:
Message: Class 'LupeCode\OAuth2\Client\Provider\TDAmeritrade' not found
I have completed the following steps so far:
- Installed via Composer
- Copied the code exactly how you have posted
And I currently receiving the error listed above.
If there any additional assistance that you may be able to provide in order to resolve this issue so I can move forward with integrating the code into my infrastructure?