Skip to contents

This function checks the authentication status for the Meetup API. It provides feedback on whether credentials are configured correctly, tests API connectivity, and shows available authentication methods.

Usage

meetup_sitrep()

Value

Invisibly returns a list with authentication status details.

Examples

meetup_sitrep()
#> 
#> ── meetupr Situation Report ────────────────────────────────────────────────────
#> 
#> ── Active Authentication Method ──
#> 
#>  OAuth (CI Mode) - "Active"
#>  Cached Token: None - run `get_self()`
#>  CI environment detected
#> 
#> ── Package Settings ──
#> 
#>  Debug Mode: Disabled
#>  API endpoint: <https://api.meetup.com/gql-ext>
#> 
#> ── API Connectivity Test ──
#> 
#>  API Connection: Failed - OAuth 2.0 authorization code flow requires an interactive session