SDITools / adobeanalyticsr

R Client for Adobe Analytics API v2.0
Other
18 stars 9 forks source link

Getting to an Error page after inputing aw_token() #92

Closed matt-cheng closed 2 years ago

matt-cheng commented 3 years ago

I get to an Adobe error page after I get to Step 3 on https://adobeanalyticsr.com/#3-get-your-authorization-token.

Error There was an error with this action. Try again later.

benrwoodard commented 3 years ago

This is usually because the AW_CLIENT_ID and AW_CLIENT_SECRET were not added to the .Renviron file, they were not copied and pasted accurately, or after adding these variables to the .Renviron file you did not restart your R session. image Have you checked all of these yet? If so and the error persists, can you share with me the screenshot of the error?