# LinkedIn CAPI - FAQ

## Frequently Asked Questions <a href="#installlinkedincapiwithjentis-frequentlyaskedquestions" id="installlinkedincapiwithjentis-frequentlyaskedquestions"></a>

#### The LinkedIn CAPI Response include the following error message:”Conversion Urn supplied does not exist, indices \[0] (0-indexed)”. <a href="#installlinkedincapiwithjentis-thelinkedincapiresponseincludethefollowingerrormessage-conversionurnsu" id="installlinkedincapiwithjentis-thelinkedincapiresponseincludethefollowingerrormessage-conversionurnsu"></a>

This indicates that the wrong CONVERSION ID has been added to the conversion tag. In the instructions above, we demonstrate how to identify the correct conversion ID from the URL. Based on the example in the screenshot, the correct conversion ID would be: `17444849`. The issue arises when customers mistakenly use the first number visible in the URL: `511471208`, which is actually the LinkedIn ID.

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

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jentis.com/data-activation/connectors/linkedin/linkedin-capi-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
