POS Tile Extension - write_discounts breaks for tile and app when updating extension

Seeing a strange issue where the discount scope even though it is installed on the app is no longer working now that we’ve pushed an update to an extension.

Tried adding the scopes to the main toml file and trying it as a legacy flow and both not affect.

Looking at the response back from the api it says access denied but the permission is on the app for the dev store.

Other permission seem to be working fine, just the discounts / price rules ones.

Solved itself on it’s own in the end.