When calling AppConnect API, it says to me that "This request requires an in-effect agreement that has not been signed or has expired."

when calling APPConnectAPI, It says to me that "This request requires an in-effect agreement that has not been signed or has expired." But when I go to https://appstoreconnect.apple.com/agreements/#/, There is no agreements I can agree.

{"status": 403, "msg": "", "data": {"errors": [{"id": "6V4Q4XMVTZIH2URMLCQ5BPD4FU", "status": "403", "code": "FORBIDDEN.REQUIRED_AGREEMENTS_MISSING_OR_EXPIRED", "title": "A required agreement is missing or has expired.", "detail": "This request requires an in-effect agreement that has not been signed or has expired.", "links": {"see": "/agreements"}}]}}

API address: https://api.appstoreconnect.apple.com/v1/certificates

You need to visit the web site and click "accept" on the latest version of the developer agreement.

Don't go to the "agreements" page. Go to the App Store Connect homepage and look for a banner with a yellow background.

There are no banner, so weird

When calling AppConnect API, it says to me that "This request requires an in-effect agreement that has not been signed or has expired."
 
 
Q