gclem/overwatch-js

PROFILE_NOT_FOUND

Closed this issue · 2 comments

jacc commented
owjs
    .getAll('xbl', 'us', 'Golden Wolf833')
    .then((data) => console.dir(data, {depth : 2, colors : true}) );

Returns the error "PROFILE_NOT_FOUND"

jacc commented

It seems that overwatch-js doesn't accept PSN or XBL queries. When will this be added?

gclem commented

@Jaacks : Thx, i'll do this today.