INSTAGRAM API Problem Object with ID ‘search’ does not exist

I’m facing an issue about Instagram API I generated access token from Instagram but when I want to retrieve data from search query for example I put query Cristiano I get an error

{ "error": { "message": "Unsupported get request. Object with ID 'search' does not exist, cannot be loaded due to missing permissions, or does not support this operation", "type": "IGApiException", "code": 100, "error_subcode": 33, "fbtrace_id": "ALThvLkMplhGjZBNOE56FTK" } }

retrieve data from API for example name username picture ..