-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce
Expected results
Actual results
Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Try by refreshing the repository connection, click on |
Beta Was this translation helpful? Give feedback.
-
Hey @dtrdic, Thanks for pointing this out. Though I was in need of API solution where we refresh and get the updated git branches through API. I was able to get the endpoint through the above mentioned. For anyone who is looking for a solution for the same issue. Here is the cURL:
Replace the |
Beta Was this translation helpful? Give feedback.
Hey @dtrdic,
Thanks for pointing this out. Though I was in need of API solution where we refresh and get the updated git branches through API. I was able to get the endpoint through the above mentioned.
For anyone who is looking for a solution for the same issue. Here is the cURL:
Replace the
APP_ID
andAPI_TOKEN
with the appropriate values, then you are good to go.