Skip to content

Error resposne creating a thread: unsupported JSON value type #3

@lau-bin

Description

@lau-bin

Current Behavior

Using the SDK i can get a jwt and validate it successfully but when i use
convo.threads.create( "address", "jwt", "My new thread", "Placeholder description", "an url", true, false, ["address"], ["address"], ["habitat", "dao"] )
I get the response error:
{"success":false,"error":"Error: unsupported JSON value type"}

Expected Behavior

It should create a new thread

Environment

  • Version: "@theconvospace/sdk": "0.1.16"
  • Platform: Mozilla firefox, linux
  • Node.js Version: v14.17.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions