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

Fix argument error in log call (#3087) #3091

Merged
merged 2 commits into from
Apr 27, 2021
Merged

Fix argument error in log call (#3087) #3091

merged 2 commits into from
Apr 27, 2021

Conversation

sherifnada
Copy link
Contributor

When attempting to use an OAuth access token with the Hubspot source,
the logging call would cause the process to crash with an error:

TypeError: info() takes 2 positional arguments but 3 were given

When attempting to use an OAuth access token with the Hubspot source,
the logging call would cause the process to crash with an error:

```
TypeError: info() takes 2 positional arguments but 3 were given
```
@sherifnada
Copy link
Contributor Author

sherifnada commented Apr 27, 2021

/publish connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/790669541
✅ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/790669541

@sherifnada sherifnada merged commit 3f6126b into master Apr 27, 2021
@sherifnada sherifnada deleted the sherif/land-3087 branch April 27, 2021 22:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants