Does the master shared secret ever stop working? Maybe once the app-specific secret is used on production?
I'm asking since the documentation states the following:
Note: Once an app uses an app-specific shared secret, it can no longer use the primary shared secret. App-specific shared secrets cannot be deleted, only regenerated.