How are you manually grabbing it? If it's through a REST API, have you tried directly using a web activity to generate the OAuth token and then carrying that over. So use a web activity to get the token, save it to a variable and then reference it in a later activity