Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 Error with correct API Token #12

Open
alexbouchardd opened this issue Oct 28, 2019 · 2 comments
Open

401 Error with correct API Token #12

alexbouchardd opened this issue Oct 28, 2019 · 2 comments

Comments

@alexbouchardd
Copy link

Hello! I've been running the tap as a stitch data integration for a few weeks. Inititally everything seemed to work fine but for about ~2 weeks I've been getting the following error:

401 Client Error: Unauthorized for URL: https://api.typeform.com/forms/AwV0hR/responses?until=1541941200&since=1541937600&page_size=1000

I've attempted to query the API for the same form id with the same API token with success. It also occurs with other forms id (4 of them).

Here are the latest attempt logs:
134947.193614.sync.b74063ca-f998-11e9-be43-06591b4e2f20.txt

@flpezet
Copy link

flpezet commented Oct 30, 2019

Hi! Are you sure that you can query the Typeform API outside of Singer (via Postman for instance)?
It looks like more to a Typeform bug than a Singer one.
See Troubleshooting Typeform.

@alexbouchardd
Copy link
Author

alexbouchardd commented Oct 30, 2019

That was almost my initial thoughts and after testing with both Postman and Curl I could not replicate the error.

However, yesterday I read #9 and how of curiosity I changed the replication to be daily and the issue went away. Might have just been circumstantial but the data is now syncing correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants