#Account not visible
1 messages · Page 1 of 1 (latest)
can you tell us what your twitch username is
You can try to search with the name between quotation marks ", this will search for exact matches
KingOdyn1
hmm, yeah, I can't find it either. But you can still log in, right?
yes yes
can you send the link to your profile here please
I dont think it would make a difference but could you create a set
did, do i have to upload something into it to?
try to maybe change your display name connection to something else?
in the settings
I just thought it would update something on the site to show you 
you can try to add an emote, normally its not like this
you created your account today, maybe it'll take some time to index it for search
I doub tit would change anything
fetch('https://7tv.io/v4/gql', {
method: 'POST',
headers: {
'authorization': `Bearer ${window.localStorage.getItem('7tv-token')}`,
'content-type': 'application/json'
},
body: JSON.stringify([
{
operationName: "AddEditor",
variables: {
userId: "01H7NQ0DHR00019C2JFV303TC6",
editorId: "01JKRK3DSJ4TRQKZDM799169DT",
permissions: {
superAdmin: false,
emote: {
admin: false,
create: false,
manage: false,
transfer: false
},
emoteSet: {
admin: false,
create: false,
manage: false
},
user: {
admin: false,
manageBilling: false,
manageEditors: false,
managePersonalEmoteSet: false,
manageProfile: false
}
}
},
query: `mutation AddEditor($userId: Id!, $editorId: Id!, $permissions: UserEditorPermissionsInput!) {
userEditors {
create(userId: $userId, editorId: $editorId, permissions: $permissions) {
__typename
}
}
}`
}
])
});
you can tell the streamer to paste it into the browser console (ctrl+shift+i > console) as a workaround

it'll add an editor directly via api
and he can adjust the settings later via clicking on a cogwheel next to your name
since it'll add you without any permissions
they have to be on 7tv.app website tho
worked, thx
works
why do you have so many connections
it was possible on the old v3 to connect your discord/twitch multiple times. You just copied the oauth url and redid it again with a different account to link
not sure if you can still do that
but it doesn't break anything, sub perks only work for a first connection either way
||they work for all connections ||
tested it tho, only my main twitch has cosmetics applied 
My alt had my cosmetics when i tested
Might possibly not work if both accounts are active at the same time
As in emote set is active? Cause I don't remember anything about a connection being active or not, it was just there, unless some backend thing that wasn't visible
I think he meant that one connection has presence already 
Oh like in the same chat?