Skip to content

[Error: SyntaxError: Unexpected number] #2

@mbejda

Description

@mbejda

I keep getting this error when I'm trying to get the users feed. [Error: SyntaxError: Unexpected number]

vine.login(loginEmail, loginPassword, function (error, client) {
console.log(client) /// user information shows up. Authenti

vine.user('958614911402057728',{page:1,size:10},function(e,c)
{
console.log(e) /////error is here
console.log(c) ////
})

});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions