hb-downloader icon indicating copy to clipboard operation
hb-downloader copied to clipboard

humble_api raises and excepts HumbleAuthenticationException without importing it.

Open ElliotHolt opened this issue 7 years ago • 1 comments

ElliotHolt avatar Jul 11 '18 22:07 ElliotHolt

Similar HumbleAuthenticationException issue on my end; had to make sure I grabbed the entire _simple_auth string, quotes and all, and put them in single-quotes in the config file:

session-cookie: '"xxxrandommixtureofuppercaselowercaseandnumbersxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\012\012|1234567890|xxxkindalookslikehexxxxxxxxxxxxxxxxxxxxx"'

genpfault avatar Jul 16 '18 04:07 genpfault