---
title: "Data sources FAQs"
slug: "troubleshooting-data-source"
updated: 2025-03-03T09:10:17Z
published: 2025-03-03T09:10:17Z
canonical: "docs.hunters.ai/troubleshooting-data-source"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hunters.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting data sources

****My connected data source shows an "AUTHENTICATION_FAILED" error****

🤔 **Problem**

If your data source was ingesting data correctly, and suddenly stopped with an “AUTHENTICATION_FAILED” error, you might have to refresh your credentials.

🌱 **Solution**

Some data sources, like Azure, generate credentials or tokens for a limited amount of time that need to be periodically refreshed.

1. Open [Hunters documentation](https://docs.hunters.ai/).
2. Search for the required data source and read the integration instructions.
3. Perform the required steps to create or renew the credentials on the data source side.
4. Open the Hunters portal and click on the 3 dots on the right side of the data source.

![](https://cdn.document360.io/5f63f0e0-3c70-4d00-b623-82493be0bde5/Images/Documentation/136d02b6-7d7e-491b-8522-a0ef571100ac.png)
5. Edit the credentials and test the connection.
6. After the connection test is successful, click Save.

If the issue persists, open a ticket to Hunters production services via the support portal.

****My connected data source shows an "ACCESS DENIED" error****

🤔 **Problem**

If you’re trying to connect a data source through an S3 bucket and you’re receiving an ACCESS DENIED error, it could be due to incorrect bucket settings.

🌱 **Solution**

1. Open the relevant bucket on AWS.
2. Open the bucket’s **Permissions** tab and scroll down to the **Object Ownership** section.
3. Click **Edit** and change the policy to **ACLs disabled**.

If the issue persists, open a ticket to Hunters production services via the support portal.
