The click action in codeCeptJS with Appium is not working

Hello,
Im trying to automate a click action on a button using codeceptJS with appium in a virtual TAB emulator, but it’s not working, i got each time this error :
ERROR webdriver: Request failed with status 404 due to unknown command: The requested resource could not be found, or a request was received using an HTTP meth
od that is not supported by the mapped resource

Please any suggestions to fix this issue??