• Resolved Jack

    (@moxie)


    At the beginning of the plugin it says
    oAuth Bearer accesskey (passed in header when retrieving JSON)

    Do I need that for the plugin to work?
    And if so, where can I get it?

    • This topic was modified 9 years, 5 months ago by Jack.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author berkux

    (@berkux)

    The free Plugin does not need any licencekey or accesskey to work.
    As the plugin connects WordPress with APIs the usage highly depends on the API.
    And some APIs give their data only together with a “oAuth Bearer accesskey”.

    So: If your API needs this, you have to check the API for that.

    Bernhard

    Thread Starter Jack

    (@moxie)

    Thanks, I will check that with the provider or the json code.
    At the moment I only get this a a result: problems with JSON-structure: check basenode-param.

    Thread Starter Jack

    (@moxie)

    By the way, when I delete the basenode=”….” part, I only get the json code that is between the shortcode tags. Is that correct of is there something wrong with the json part itself?

    {“network”:[{“data”:{“year”:”2016″,”goal”:”3061″,”realised”:”2370″}}]}

    Plugin Author berkux

    (@berkux)

    yes, this is the usual way

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘oAuth Bearer accesskey’ is closed to new replies.