singer-io / tap-appsflyer

A Singer.io tap for extracting data from the AppsFlyer API
GNU Affero General Public License v3.0
11 stars 40 forks source link

API V1 tokens will be removed on August 31, 2023 #44

Closed arthurnw closed 11 months ago

arthurnw commented 1 year ago

Appsflyer will be removing API V1 tokens on August 31. This banner appears when logged in to Appsflyer:

Caution!

API token V1 will be removed on August 31, 2023. Please replace all instances of API token V1 with our new API token V2 and update the relevant APIs.

Learn more

The endpoint URLs are different:

These probably need to change: https://github.com/singer-io/tap-appsflyer/blob/744a803519e1e2d5cf9ea78d9320850157f3f5ee/tap_appsflyer/__init__.py#L32-L36

The authentication method also needs to change (i.e. passing a token in the header instead of in the URL): https://github.com/singer-io/tap-appsflyer/blob/744a803519e1e2d5cf9ea78d9320850157f3f5ee/tap_appsflyer/__init__.py#L158

cspaull-motorway commented 1 year ago

Hi Was wondering if this issue was being looked at and whether the urls will be updated?

christinesako commented 12 months ago

Yes I am also wondering if this is planning to be fixed.

robbiesch commented 12 months ago

+1

jailtojs commented 11 months ago

Hello! I use this API through Stitch Data. There is a connection with this project. I've been having problems with this issue

dennysrega1ado commented 11 months ago

This tap has stopped working since September 18. Is there any plan to upgrade from V1 to V2?

401 - b"API token V1 was removed on September 18, 2023 in favor of the more secure API token V2.Please replace all instances of API token V1 with our new API token V2 and update the relevant APIs.<a href='https://support.appsflyer.com/hc/en-us/articles/12399683708305-Bulletin-API-token-changes?query=token v1'>Learn more</a>"]
maupangea commented 11 months ago

+1

syed-a-ali commented 11 months ago

+1

KeltonKarboviak commented 11 months ago

We are also currently affected by this and not able to ingest data via Stitch since September 18th

rdeshmukh15 commented 11 months ago

yes, looking into this issue

rdeshmukh15 commented 11 months ago

Released the changes as part of v0.1.0