I'm trying to submit my first Flutter Flow app to App Store Connect and received the following 'Failed (View Log) message:
Failed Step: Fetch signing files
GET https://api.appstoreconnect.apple.com/v1/bundleIds?limit=100&sort=name&filter%5Bidentifier%5D=com.flutterflow.muslimjournalapp&filter%5Bplatform%5D=IOS returned 401: Authentication credentials are missing or invalid. - Provide a properly configured and signed bearer token, and make sure that it has not expired. Learn more about Generating Tokens for API Requests https://developer.apple.com/go/?id=api-generating-tokens Build failed :| Step 4 script `Fetch signing files` exited with status code 1
Can someone please help me to fix?
Thad ([email protected])