-
In my workflow ( But as soon as I call
which is actually not surprising, since I haven't set the password anywhere. I also get the following message:
but I don't really understand what to do exactly. I know how I can set a new environment variable named Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
OK so apparently, just setting the variable was enough. |
Beta Was this translation helpful? Give feedback.
-
you need to configure the API access as stated here. However, it does not tell you how to get the api key, but you can find detailed instructions on how to accomplish the creation here at step 2. Hope this helps. |
Beta Was this translation helpful? Give feedback.
-
I finally managed to make it work using a JSON containing:
as explained here: https://docs.fastlane.tools/app-store-connect-api/ |
Beta Was this translation helpful? Give feedback.
I finally managed to make it work using a JSON containing:
as explained here: https://docs.fastlane.tools/app-store-connect-api/