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

Unable to run post_status_update function #29

Closed
logankilpatrick opened this issue Dec 14, 2019 · 1 comment
Closed

Unable to run post_status_update function #29

logankilpatrick opened this issue Dec 14, 2019 · 1 comment

Comments

@logankilpatrick
Copy link
Contributor

Here is the error I am getting when running on Julia 1.3:

[ Info: Precompiling Twitter [92393bbf-ba23-5323-a3fa-fbe1e5f35af8]
ERROR: LoadError: MethodError: no method matching post_status_update(::String)
Closest candidates are:
  post_status_update(; kwargs...) at /Users/logankilpatrick/.julia/packages/Twitter/4Yzhi/src/macrogenerated.jl:92
@randyzwitch
Copy link
Owner

This is really suffering from poor/non-existent documentation. The macro situation happened prior to docstrings, but now it'd be better to just write out all these functions with proper documentation

post_status_update(status = "Testing from Twitter.jl")

https://twitter.com/randyzwitch/status/1206037773284773888

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