Error during the app creation using build api of codemagic. #2542
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproducei got the issue when i was trying to build the new application using codemagic api then app is created on admin but on admin we get an issue of "cannot access repository" . we follow the proper docs and use the proper ssh key still we get issue Add a new application api curl -H "Content-Type: application/json" Issue i gotCannot access the repository [email protected]:aphroecs/appscart_ios_test.git Expected resultsApp should be created without getting any issue on admin of codemagic. Actual resultsWe are getting issue on app creation Cannot access the repository [email protected]:aphroecs/appscart_ios_test.git Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hey @DeepakAphro121 if your repositories are within an internal network / behind a firewall, please whitelist the following IP addresses through your firewall
|
Beta Was this translation helpful? Give feedback.
-
we white listed all the api still we are not able to generate the app using codemagic api which is provided on codemagic docs diplay the unauthorized issue i provided proper ssh key API I USED |
Beta Was this translation helpful? Give feedback.
-
Note: Issue resolved over the Discord channel. https://discord.com/channels/1131597315707261018/1242012994142212198/1243172549622235196 |
Beta Was this translation helpful? Give feedback.
Note: Issue resolved over the Discord channel.
The user added the public key instead of the required private key to the API request
https://discord.com/channels/1131597315707261018/1242012994142212198/1243172549622235196