I got the error no cookies when i try to login me.. Why? await InstaClient.login('username,'password'); const profileData = await InstaClient.getProfileData(); console.log(profileData)
I got the error no cookies when i try to login me..
Why?