> For the complete documentation index, see [llms.txt](https://trakpilot.gitbook.io/trakpilot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trakpilot.gitbook.io/trakpilot-docs/error-logs.md).

# Error Logs

**During the use of the app, you may encounter some issues as follows:**

<figure><img src="/files/YGK6cHh3aDfQsHmAj9qb" alt=""><figcaption></figcaption></figure>

**This is normal, and here are some guidelines**

<details>

<summary>PERMISSION_DENIED: Request had insufficient authentication scopes</summary>

#### Problem Description:

The error you're encountering indicates that the access token used to make the request to the Google Ads API does not have the necessary scopes to perform the action.

#### Solution:

To resolve this issue, ensure that the access token you're using includes the required authentication scopes. You can do this by following these steps:\
\
1\. Disconnect your google ads account:\
\
![](/files/thbTQS7Z66ftEWA7Mx2a)

\
2\. **Reauthorize OAuth Flow:** reauthorize the OAuth flow to request the updated scopes, and obtain a new access token with the correct permissions.\
\
3\. Click Accept scope: **adwords**

![](/files/FwUrown5mucbr6xabajJ)<br>

</details>

<details>

<summary>PERMISSION_DENIED: The specified conversion action name already exists</summary>

![](/files/TMEjhzho3cBzAtdj1lGY)

You may encounter errors when creating conversion events

#### Solution:

This error occurs when you already have a conversion event in Google Ads with the same name as the conversion name you're trying to create.\
We create ads using the formula: **TRAKPILOT\_ + event name**.\
For example, if you want to create a purchase event but there is already a conversion event named **TRAKPILOT\_PURCHASE** in Google Ads, the error will be triggered.<br>

Access your Google Ads account, rename the duplicated event, and everything will function normally.

</details>

**Or you can contact our support team by clicking on the chat icon in the app.** :tada:
