"The Shopify API application is not compatible with the features of the shop" error

HI! I’ve developed a custom python application for my Shopify store which works fine on my development store but when I try to install it on my live store using the link generated by the Shopify partners platform, it gives me this error that " “The Shopify API application is not compatible with the features of the shop”.

About Application: This application creates a script tag (requires permission to edit the online store) and reads some data from firestore and displays it on the online store.

Any idea about fixing or understanding this issue better?