Hi @gokulnath palani ,
I can reproduce your issue when I get something wrong in App's Permission Request XML.
Please try following code to reset the App's Permission Request XML in the link:
https://YourSharePointOnlineSiteUrl/_layouts/15/appinv.aspx
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection" Right="FullControl" />
</AppPermissionRequests>
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.