I have built an application that requires 3rd party data from another provider (a system I do NOT own). The 3rd party provider has supplied APIs to access the requested information, but requires that the user authenticate on their website. I have a button on my account link page that takes the user to the 3rd party site. The user is allowed to authenticate and then passes the token to Amazon.
My skill continues to be rejected because my landing page is not supposed to forward the user to another system to authenticate... however, I have to allow the user to auth on the 3rd party's website (per their T&Cs).
What changes do I need to make to get my skill certified? Is there an exception clause? Help!!!!