megadose / toutatis-maltego

Toutatis transform for maltego
GNU General Public License v3.0
34 stars 6 forks source link

line 19, in <module> response = get('https://i.instagram.com/api/v1/users/'+userId+'/info/', headers=headers, cookies=cookies) TypeError: can only concatenate str (not "dict") to str #2

Open SrJok3s opened 2 years ago

SrJok3s commented 2 years ago

I'm running Toutatis on maltego, once i run it i get this error: line 19, in response = get('https://i.instagram.com/api/v1/users/'+userId+'/info/', headers=headers, cookies=cookies) TypeError: can only concatenate str (not "dict") to str

Any idea on how to fix it?

petrusbeuk commented 2 years ago

i have the same problem

AaronCTI commented 2 years ago

I too have this issue.

petrusbeuk commented 2 years ago

code.txt

petrusbeuk commented 2 years ago

i changed the code but i have one error to pass: i get

parse error at row,col 1,1....

potterthecop commented 2 years ago

Me too, @megadose .Thanks!

sai84 commented 2 years ago

Hello! Is there any decision for that issue? @megadose