Publist AI

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Publist AI
  • Publist AI created a post,

    Server Side Authentication

    My application uses JWT server side auth and the NodeJS SDK to authenticate to Box. The authentication is successful, and I am able to upload files with the SDK, however when I try to perform other...

  • Publist AI created a post,

    Server Side Authentication Scopes

    My application uses JWT server side auth and the NodeJS SDK to authenticate to Box. The authentication is successful, and I am able to upload files with the SDK, however when I try to perform other...

  • Publist AI created a post,

    Inconsistent search results

    Answered

    Description of the Issue I am having issues with client.search.query not returning the expected results. My query looks like this: const extension = <EXTENSION>; // string const filename = <FILENAM...