We have a single merchant in production whose app keeps changing API tokens. The api tokens associated with ~100 other installations of the same app in production have static tokens
1) Is this behavior normal? That is, should we build against he possibility of changing tokens?
2) What event(s) causes the merchant app's installation to change tokens?
Thanks.