Hi PavelBrokhman-0975,
I am able to reproduce this issue.
After go through the blog again i find that there is a mistake:
The permission should be :
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web" Right="FullControl" />
</AppPermissionRequests>
After I grant the permissions again, it works well!
So can you grant permissions again to see if it works? Also you may have a look this blog.
Best Regards,
Baker Kong