Twitter API example not working (fix included)

Forums NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. Twitter API example not working (fix included)

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #444340
    Dodo
    Participant

      Hello.

      I have test the twitter example from https://www.nextscripts.com/snap-api/ and get this error:

      [message:protected] => Class ‘nxs_Http_Cookie’ not found
      [file:protected] => …..nxs-snap-api-pro/nxs-functions.php
      [line:protected] => 196

      You must add at top this line:

      require_once “nxs-api/nxs-api.php”;

      After this, its working fine. 🙂

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.