@GaG said in How to import Profile Cookies:
Maybe you created profiles with old version of BAS/FPM.
And now you are trying to import them in new BAS version.
There was a slight change in folder structure of profiles
from previous versions of BAS. If that is the case, you can
install older version of BAS to make it work again - match the
version wiith which you were creating original profiles.
Or you can convert old profile file structure to new one.
It should be easy, you just have to copy some folders to other place
within existing profile folder structure. Search on forum for more
details, there should be ready converter somewhere on the forum.
Maybe @Fox can point you to exact thread on forum,
if this is the cause of your trouble.
edit:
Or you can just simply log in again and new profile with
cookies should be saved in new format.
These are new profiles, atleast for 1 week. I think this should be work for me, its never BAS.
@Fox said in How to import Profile Cookies:
@araXis said in How to import Profile Cookies:
@Fox
By mentioning me in your post, you are in no way speeding up the solution to your problem, while you are distracting me from tasks other than this forum. So the next time you mention me in your message just to get a solution from me - I will purposely ignore your question.
@araXis said in How to import Profile Cookies:
importing profile is without any issue, but how could account is logged off after the switch profile,damn god
Different authorization retention mechanisms may be used on different sites. For example, session cookies, in this case, authorization is reset when the real browser is closed. To avoid this in BAS, try saving cookies to a file before the end of the stream, and the next time you use the profile, load cookies from the file before going to the target site.
Hi Fox, sorry to mentioned you. I didn't know you'd react like this, everyone has business to do. I did not to speed up your reply process, just feeling alone in this forum <.<
I really understand these reasonable thing u wrote here.
Working on gmail platform;
Saved Cookies(Saved with json and txt also)
Importing cookies just gives me that:

I cannot also import cookies whats wrong with me i really cant understand, what i missed here.
Also for this JSON String error after some researching found that way;

Tried this also but still same, save cookie with base64, before import cookies decoded it, same error occurs.