Russ Whitchurch
Russ Whitchurch
There are only two required headers: - The `x-api-key` is the client ID in the Adobe developer console. - The `Authorization` header is the access token you generate, or you...
JWT and OAuth are separate authentication methods. Regardless of which authentication method you choose, they both require an `Authentication` header. See the docs on [OAuth authentication](https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/AuthenticationOverview/OAuthIntegration.md) or [JWT authentication](https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/JWTCertificate.md), depending...
@dependabot rebase
@dependabot recreate
Thank you for your contribution! The data sources API docs have had significant updates to them, so it appears that this update is no longer needed. https://developer.adobe.com/analytics-apis/docs/1.4/guides/data-feeds/
The docs have been rewritten and clarified that minute granularity is for real-time reports only.
With the current Adobe Admin Console, an organization can add you as a developer and give you the necessary permissions to authenticate. See https://developer.adobe.com/analytics-apis/docs/1.4/guides/ (specifically the permissions section) so that...
This is fixed. https://developer.adobe.com/analytics-apis/docs/1.4/guides/reporting/report-description/
@dependabot merge