Closed Daniel15 closed 3 years ago
It is "either ... or ...". It looks like some older v4 instructions leaked into v5 docs. I was doing "copy, paste, and update" v5 docs based on v4 docs and missed intended cleanup of the old content. Just updated the doc. Thanks for reporting it!
https://docs.rollbar.com/docs/v5-integrating-with-aspnet-core-2-and-newer says to configure the access token in two places:
RollbarInfrastructureConfig
appsettings.json
orConfigureServices
Is it really necessary to do this twice?