Anna Litvin

Results 3 comments of Anna Litvin

> @annalitvin which library you are using for NodeJS ? https://github.com/dilame/instagram-private-api

@Terrance I get an error message: > skpy.core.SkypeAuthException: ('wsse:FailedAuthentication - Authentication Failure', ) But the message is being sent to the chat. Code: ``` sk = Skype('email', 'password') # connect...

> Have you tried any of the solutions on the issue linked above? Set email as the main login alias. > You can't do anything until you're authenticated with a...