Add a new application Error #2540
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproducewe are using this api Docs url : https://docs.codemagic.io/rest-api/applications/ Expected resultsSuccessful completion of cloning, iOS build creation, and automatic upload to TestFlight. Actual resultsCannot access the repository https://bitbucket.org/sachin_aphroecs/aphromobiletest.git Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
i am getting same issue |
Beta Was this translation helpful? Give feedback.
-
hey @sachinbhartiaphro if your repositories are within an internal network / behind a firewall, the following IP addresses must be allowed through the firewall (whitelisted)
|
Beta Was this translation helpful? Give feedback.
-
We are following the same as given in the docs. Please check my curl. } |
Beta Was this translation helpful? Give feedback.
-
ok sir, thanks, please solve our problem |
Beta Was this translation helpful? Give feedback.
Please follow this steps;
ssh-keygen -t ed25519 -f ~/Desktop/codemagic_ssh_key -q -N ""
cat codemagic_ssh_key | base64 | pbcopy