Integration of the TestRail using WebDriverIO

Hello Team,
I am trying to set the TestRail Reporter for the mobile automation

reporters:
        [
            ['testrail', {
                projectId: ,
                suiteId: 1,
                domain: '*****.testrail.io',
                username: 'User Name',
                apiToken: 'Generated Api token from the My Settings',
                runName: 'Testing',
                oneReport: true,
                includeAll: false
              
            }
        ]
    ]

I am following this doc, but I am still getting the error TestrailReporter: Failed to update test run results: Request failed with status code 403.
Any solution for this?

Wrong forum. This is the forum for Appium. TestRail has their own support:

https://support.testrail.com/hc/en-us