Maxime Naulleau
Maxime Naulleau
I find out the solution, pizzly query parameters need to be removed before calling the twitter API : https://github.com/Bearer/Pizzly/blob/master/src/lib/proxy/index.ts#L160 https://github.com/Bearer/Pizzly/blob/master/src/lib/proxy/index.ts#L67
@TanAidan , I replaced the oauth library used for oauth1 with this one : https://www.npmjs.com/package/oauth-1.0a You can easily read the source code and get any information you need for your...
> Hello @Nmaxime Sorry I have a problem with acceptance tests. I was trying to find the reason but perhaps you know and can help me? [integration_tests_errors.txt](https://github.com/airbytehq/airbyte/files/9495954/integration_tests_errors.txt) Seems there is...
@andrzejdackiewicz , I forgot the formatting. You need to run ` ./gradlew :airbyte-integrations:connectors:source-primetric:airbytePythonFormat` to format the code ([doc](https://docs.airbyte.com/contributing-to-airbyte/developing-locally#connector)). The error is raised by Flake : https://github.com/airbytehq/airbyte/actions/runs/3091242879/jobs/5001111540#step:14:783 We're almost done 🙂.
/publish connector=connectors/source-primetric run-tests=false