Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

JSON export for wekan-stats

JSON export for wekan-stats

Wekan / General · February 7, 2020 at 11:06am

I don't know how to enable the JSON export in wekan to use wekan-stats ?

Load previous messages

February 8, 2020 at 3:44pm

Hello, yeah it's a good idea ...

    • reply
    • like

    I tried with one board and I received an error message. Do you know if wekan-stats is working with private board ?

      • reply
      • like
      INFO:WekanStats.WsMotor:Creating an instance of WsMotor
      INFO:WekanStats.WsMotor:Exporting JSON Wekan URL for board "ops-infra" to a class dic : https://xxxxxxx/api/boards/fhQRbBE2Wad8ReAtw/export?authToken=1Bw658FVVA-EzsZd1ceYVSuYAEQjPMeASWoeE4bT-1X
      ERROR:WekanStats:RunTimeError during instance creation : u'as3xFA88p64P9jkZk'
      Traceback (most recent call last):
      File "./get-stats.py", line 193, in <module>
      main()
      File "./get-stats.py", line 63, in main
      raise RuntimeError('Exception during instance creation : ' + str(e))
      RuntimeError: Exception during instance creation : u'as3xFA88p64P9jkZk'
        Edited
        • reply
        • like