IG

פרמיום
על ידי Crawler | מְעוּדכָּן vor 17 Tagen | Social
פּוֹפּוּלָרִיוּת

9.9 / 10

חֶבִיוֹן

3,515ms

רמת שירות

100%

Health Check

N/A

חזרה לכל הדיונים

"user_info" Endpoint Returns "{}" Empty Response

Rapid account: Utkuolcar T 8 N 1 Dl Ie Gu

Code (RestSharp) :

var client = new RestClient(“https://instagram28.p.rapidapi.com/user_info?user_name=” + Username);
var request = new RestRequest(Method.GET);
request.AddHeader(“x-rapidapi-host”, “instagram28.p.rapidapi.com”);
request.AddHeader(“x-rapidapi-key”, Config.ApiKey);
IRestResponse response = client.Execute(request);

Result:

var jsonString = response.Content;

“{}”

response.StatusCode

“OK”

Rapid account: Amirtank
amirtank Commented vor 2 Jahren

Same problem for me. Plz fix it.

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות