I am building an app with Instagram's API where I can search photos by tags.
Unfortunately I am getting this error although I do have the live token (not the sandbox one):
400: This request requires scope=public_content, but this access token is not authorized with this scope. The user must re-authorize your application with scope=public_content to be granted this permissions.