Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Michael Rademacher

    (@realmaker)

    I found out that I can use this url

    https://www.eventbrite.com/oauth/authorize?response_type=token&client_id=YOUR_CLIENT_KEY

    to connect other events to my account.

    But when I use this an login to eventbrite, I get an error from keyring:
    Invalid/missing Keyring core nonce. All core actions require a valid nonce.

    How can I add the token to the url?

    Thanks

    Michael

    Plugin Author Automattic

    (@automattic)

    Unfortunately, while Keyring already supports multiple Eventbrite accounts at the same time (just add more in Tools > Keyring), the Eventbrite API plugin does not.

    If you’re curious, the plugin would need to be modified in a few ways: it would need to store multiple tokens (see eventbrite_api_token), blend or cache multiple responses, and templates would have to be created to output the results in the format you would like.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show events from several accounts by id’ is closed to new replies.