twitter / twurl

OAuth-enabled curl for the Twitter API
https://developer.twitter.com
MIT License
1.8k stars 301 forks source link

When will the "`expand_path': couldn't find login name -- expanding `~' (ArgumentError)" get fixed? #151

Closed trentwiles closed 4 years ago

trentwiles commented 4 years ago

Hello,

I have ran into the exact same here as issue #142, except I am using the exec() function VS the shell_exec() function. Is there an easy workaround for the moment?

smaeda-ks commented 4 years ago

cc: @andypiper https://github.com/twitter/twurl/pull/145 would suppress this error.

trentwiles commented 4 years ago

@andypiper

andypiper commented 4 years ago

Thanks, yes, I’m long overdue for actioning this patch. I hope to get to it next week. Thank you for your patience (and for the code, Shohei!)

trentwiles commented 4 years ago

Thanks! Looking forward to it!

andypiper commented 4 years ago

Should be resolved in v0.9.6 just released