Session.login give NoMethodError: undefined method `messages'
tetraf opened this issue · 2 comments
tetraf commented
I think there's an extra "s" at the end of "messages" at line 118 in session.rb.
piwigo-api/lib/piwigo/session.rb
Line 118 in 2c6db5c
tetraf commented
It seems that albums.rb has the same problem.
piwigo-api/lib/piwigo/albums.rb
Line 111 in 2c6db5c
piwigo-api/lib/piwigo/albums.rb
Line 167 in 2c6db5c
piwigo-api/lib/piwigo/albums.rb
Line 207 in 2c6db5c
tetraf commented
And session.rb, line 53.
piwigo-api/lib/piwigo/session.rb
Line 53 in 2c6db5c