Skip to contents

Get a list of recent posts by rOpenSci

Usage

li_posts_read(author)

Arguments

author

Character. LinkedIn URN id (e.g., rOpenSci's is "urn:li:organization:77132573")

Value

list of posts

References

  • https://learn.microsoft.com/en-us/linkedin/shared/api-guide/concepts/urns

  • https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/shares/posts-api

Examples


li_posts_read(ro_urn)
#> Error in token_refresh(client, refresh_token = refresh_token, scope = scope,     token_params = token_params): OAuth failure [invalid_request]
#>  A required parameter "client_secret" is missing