I am trying to do Step 2 and get the authCode and sharedId. I am able to successfully do everything before that point and complete the user's onboarding but I have been trying for so long to be able to get the authCode and the sharedId and make the callback work. I am using node, react, and mongodb for my application. Please help!
... View more