My application submission has now been rejected twice on account that it cannot have errors (including 404 errors). I’m beginning to think this might be a chicken and egg situation where the pricing redirect page is not enabled for my application until it is approved and where the app is not approved as long as I keep getting the 404 error on the billings redirect page.
Do you know if the pricing page for an app is live just because the information is filled during app submission? Or does the app have to be approved for the pricing page to become available?
Do you have a link to an authoritative spec for constructing the URL?
Do you know if the pricing page for an app is live just because the information is filled during app submission? Or does the app have to be approved for the pricing page to become available?
I would imagine that the pricing page is available during draft status, otherwise you wouldn’t be able to test.
Do you have a link to an authoritative spec for constructing the URL?
Be careful with window navigation in embedded apps. You’ll have to pass _top to make sure you’re altering the parent URL outside of the AppBridge iframe.