If you're encountering a "required auth error" with Apollo, it's likely related to API key verification issues. Here's how you can resolve it:
1. Review Apollo's official API key setup documentation.
2. Ensure you've granted all necessary access permissions.
3. Double-check that you've copied the entire API key exactly - even a single missing character can cause this error.
If the error persists, it might indicate that your API key lacks the required permissions for the specific endpoint or action you're trying to use.
If you need further assistance, please request human support by clicking on "Talk to a person" in this chat.
Hey there, thanks for reaching out! βΊοΈ If you're encountering a "required auth error" with Apollo, it likely relates to issues with your API key. Here are steps to resolve it:
1. Verify API Key: Ensure the API key is copied correctly and is active. Even a single missing character can cause errors .
2. Check Permissions: Confirm that the API key has the necessary permissions for the specific endpoint you're trying to access, such as the "enrich" endpoint .
3. Endpoint Configuration: Make sure the API key is configured for the specific action you are attempting, like "Enrich person" .
For more detailed guidance, refer to Apollo's API documentation: Apollo.io API Documentation
If all that does not help, do you mind sending the link (url) to the table so we can take a look?