Hello - I have an app that uses archiving and now passes all applicable validation tests in the sandbox environment. I am ready to take the app live and took the following steps:
1) Registered my app as required.
2) Updated all references to "https://staging.tokbox.com/hl/*" to "https://api.tokbox.com/hl/*".
3) Updated all references to "https://staging.tokbox.com/v0.91/js/TB.min.js" to "https://swww.tokbox.com/v0.91/js/TB.min.js".
I believe this is fully compliant with the procedure. As of now all RESTful (cURL) calls to obtain archive manifests return 404 or 500 errors. I have verified this with original simple archiving test code as well as the production app. Please advise as to what I missed.