Importing

Ask any support / help / issues / problem or question related to any of our other products
Post Reply
Jonas
Posts: 2
Joined: Wed Dec 06, 2023 12:45 pm

Importing

Post by Jonas »

Hello we got a problem that you have to manually log in to account and then it works but if you dont do that but you cant log in.
When we buy accounts where do you need add auth_token?

Im trying custom import form:

xxxxxxxx199466, e-irtenev-914729888@rambler.ru, xXxxXXxXxx, auth_token;721eaf03dc7d9a80453ecf4a5b13cfd8f21cac86
is this form good?
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Importing

Post by martin@rootjazz »

For help with CUSTOM IMPORT, see the forum post:
https://rootjazz.com/forum/viewtopic.php?f=15&t=10730

Note, you MUST use the CUSTOM IMPORT link, NOT the import button.
You must specify the format of your file on the first line*

line1: spec
line2+ the details of accounts



* If you want to use custom column separation character (default is ,) then you must use the format:
line1: separation character
line2: spec
line3+ the details of the accounts.


Any issues / question, please use the forum post above for further support


--------------------------------


Example of custom import with twitter auth token:
viewtopic.php?f=32&t=12052




Regards,
Martin
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Importing

Post by martin@rootjazz »

Jonas wrote: Fri Dec 08, 2023 2:20 pm Hello we got a problem that you have to manually log in to account and then it works but if you dont do that but you cant log in.
When we buy accounts where do you need add auth_token?

Im trying custom import form:

xxxxxxxx199466, e-irtenev-914729888@rambler.ru, xXxxXXxXxx, auth_token;721eaf03dc7d9a80453ecf4a5b13cfd8f21cac86
is this form good?

No, you would want:

Code: Select all

xxxxxxxx199466, e-irtenev-914729888@rambler.ru, xXxxXXxXxx, 721eaf03dc7d9a80453ecf4a5b13cfd8f21cac86
and I guess your spec would be

Code: Select all

username,email,password,auth


Regards,
Martin
Post Reply