Skip to content

Bug fix for quota messages

Latest
Compare
Choose a tag to compare
@MarkEdmondson1234 MarkEdmondson1234 released this 23 Nov 07:48
· 50 commits to master since this release

googleAnalyticsR 1.1.0

  • Allow json_file argument in ga_auth() to be any one of the forms supported for the txt argument of jsonlite::fromJSON() (typically, a file path or JSON string), to align with implementation in downstream libraries (googleAuthR and gargle)
  • Fix bug in parsing out quota messages (#403 - thanks @elalbaicin)