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

Docs: Update ActionNetwork. #342

Merged
merged 3 commits into from
Aug 11, 2020
Merged

Docs: Update ActionNetwork. #342

merged 3 commits into from
Aug 11, 2020

Conversation

jburchard
Copy link
Collaborator

@jburchard jburchard commented Aug 10, 2020

Improves overview and adds authentication.

#269


an = ActionNetwork(API_TOKEN)
from parsons import VAN
Copy link
Contributor

@rgriff23 rgriff23 Aug 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should import ActionNetwork, not VAN.

I'm guessing this was copied from ActionKit, where I previously introduced this exact typo because I was using the VAN connector as my example. Maybe you can fix the ActionKit bug in your PR too, especially since it is referenced as an example for documentation?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. And, yes, your theory is correct.

I've actually got this fixed in the S3 docs PR for AK, so I think that it should be fixed shortly there too.

Copy link
Contributor

@elyse-weiss elyse-weiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jburchard jburchard merged commit 102365f into master Aug 11, 2020
@jburchard jburchard deleted the docs_an branch August 16, 2020 21: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.

4 participants