M

Mobsuccess

MondaySync

Langue

Diagnostics

Token verification and board-loading path checks (server-side).

Server URL

Present
Yes
Normalized base URL
https://3000-idzzupojdsyi2y6jvxdlg.sandbox.mobsuccess.ai
URL notes
None

Generated at: 2026-08-09T22:52:49.184Z

Board loading diagnostics

Tests the same storage reads and server logic used by the dashboard and /connect board flows.

Success

Connected boards storage

connected storageSuccess
Result summary
Read 20 stored board record(s) (1 active).
Error summary
None
Duration
13 ms
{
  "totalCount": 20,
  "activeCount": 1,
  "boards": [
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": false
    },
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": false
    },
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": false
    },
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": false
    },
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": false
    }
  ]
}

Connected boards listing (GET /api/boards logic)

connected boards apiSuccess
Result summary
Resolved 1 board(s) for current Monday user (source: owner).
Error summary
None
Duration
165 ms
{
  "source": "owner",
  "ownerId": "73966378",
  "ownerEmail": "adops@mobsuccess.com",
  "activeBoardIds": [
    "18400362292"
  ],
  "boards": [
    {
      "boardId": "18400362292",
      "boardName": "[DECOR DISCOUNT]",
      "active": true
    }
  ]
}

Monday boards list (GET /api/monday/boards logic)

monday boards listSuccess
Result summary
Fetched 200 connectable Monday board(s).
Error summary
None
Duration
251 ms
{
  "totalCount": 200,
  "boards": [
    {
      "id": "18424235058",
      "name": "Sous-éléments de AO - BONDUELLE",
      "state": "active"
    },
    {
      "id": "18424235053",
      "name": "AO - BONDUELLE",
      "state": "active"
    },
    {
      "id": "18424226771",
      "name": "Sous-éléments de Passation Manon - 03/08 à 08/08",
      "state": "active"
    },
    {
      "id": "18424225627",
      "name": "Passation Manon - 03/08 à 08/08",
      "state": "active"
    },
    {
      "id": "18424054870",
      "name": "Sous-éléments de Passation 3 - 18 aôut",
      "state": "active"
    },
    {
      "id": "18424054867",
      "name": "Passation 3 - 18 aôut",
      "state": "active"
    },
    {
      "id": "18423618679",
      "name": "Sous-éléments de 27 JUILLET - 7 AOÛT (PASSATION)",
      "state": "active"
    },
    {
      "id": "18423618677",
      "name": "27 JUILLET - 7 AOÛT (PASSATION)",
      "state": "active"
    }
  ]
}

Board columns (GET /api/monday/boards/[id]/columns logic)

board columnsSuccess
Result summary
Loaded 26 column(s) for board 18400362292.
Error summary
None
Duration
171 ms
{
  "boardId": "18400362292",
  "boardName": "[DECOR DISCOUNT]",
  "columnCount": 26,
  "columns": [
    {
      "id": "name",
      "title": "Name",
      "type": "name"
    },
    {
      "id": "subitems",
      "title": "Subitems",
      "type": "subtasks"
    },
    {
      "id": "timerange_mkwan6ek",
      "title": "Échéances",
      "type": "timeline"
    },
    {
      "id": "numeric_mkwa1rw2",
      "title": "Budget",
      "type": "numbers"
    },
    {
      "id": "date_mkxtvqr2",
      "title": "Début",
      "type": "date"
    },
    {
      "id": "date_mkxtjv6e",
      "title": "Fin",
      "type": "date"
    },
    {
      "id": "text_mkwgbpd0",
      "title": "Lien LCM",
      "type": "text"
    },
    {
      "id": "text_mkwghqfh",
      "title": "Lien LMP",
      "type": "text"
    }
  ]
}

Monday token test

DetectedSuccess
Token
Detected in server env
API call
Success
Result summary
user: Adops, 3 board sample
Error summary
None

User: Adops (adops@mobsuccess.com)

Boards:

  • Sous-éléments de AO - BONDUELLE [18424235058] (active)
  • AO - BONDUELLE [18424235053] (active)
  • Sous-éléments de Passation Manon - 03/08 à 08/08 [18424226771] (active)

HubSpot token test

DetectedFailed
Token
Detected in server env
API call
Failure
Result summary
Live API call failed.
Error summary
HTTP 401: {"status":"error","message":"Authentication credentials not found. This API supports OAuth 2.0 authentication and you can find more details at https://developers.hubspot.com/docs/methods/auth/oauth-overview","correlation