in http request in import section i have given the following daa:
curl -X GET “https://www.instagram.com/api/v1/friendships/45739050484/followers/?count=99&search_surface=follow_list_page”
-H “authority: www.instagram.com”
-H “accept: /”
-H “cookie: ds_user_id=65836760588; datr=b2IGZoZ4xGv34c9IM0_MwiJD; csrftoken=2rdwjan9EGpZg33Wm81GKamivHSgzsR3; sessionid=65836760588%3ALNyvaGyEGwiGCs%3A9%3AAYf_bui5AO6ayRWkoLvt-ENeGZsBsfN5Bt2EQZkBEQ”
-H “referer: (@YOUR_USERNAME) • Instagram photos and videos”
-H “x-ig-app-id: 936619743392459”
----and i am getting the error
the above code is to get the followers data from instagram