Hi,
Figured it out, apologies for all the postings. After obtaining the redirect URL, the AuthorizationKey and AuthorizationSecret properties are set for the applicationCredentials object. I persisted both to a temp table in the DB and lookup in step 4 - obtaining the access token.
Hopefully this helps someone down the road
Figured it out, apologies for all the postings. After obtaining the redirect URL, the AuthorizationKey and AuthorizationSecret properties are set for the applicationCredentials object. I persisted both to a temp table in the DB and lookup in step 4 - obtaining the access token.
Hopefully this helps someone down the road