Note:
I’ve already checked the scopes I have within custom app’s Admin API and Storefront API scope configurations and mobile_platform_applications is not available there.
The mobile_platform_applications scope is accessible through the usual method of enabling scopes. Depending on the type of app and your use-case it might be possible to enable this if you make a request via Partner Support in your partner dashboard.
The store I have the app in was not created through partners, the app is mine. The main question is the following.
Is it possible to add additional access scope to the app which is in the store that was not created through partnership account?
Hey Liam,
I was able to solve the problem with getting required access scope to my custom app via Shopify Plus support team. Now my custom app has required access to make any MobilePlatformApplication API requests. The problem here is that now I’m getting 404 Not Found error after makeing any MobilePlatformApplication API request.
Maybe you have any ideas why?