Hi! There’s error 404 right now with Apollo integrations
A 404 error is not specifically documented for Apollo integrations. However, there are a few common authentication-related issues that could cause errors with Apollo integrations: 1. Your API key might be invalid or improperly configured 2. Your API key may lack necessary permissions for the endpoint you're trying to access 3. There might be endpoint restrictions on your API keyTo resolve this, you should: ** Verify that your API key is active and correct ** Check that your API key has the proper permissions for the endpoint you're trying to use * Review your API key's endpoint access settingsIf these steps don't resolve the issue, you may want to check Apollo's documentation for more details about your specific API permissions. Source: Apollo.io integration overview | Documentation | Clay University