-
I am getting following error when calling PUT request to updates an application in ArgoCD.
ArgoCD version:
Below is the JSON payload.
The same payload works well in ArgoCD version: v2.0.1+33eaf11. |
Beta Was this translation helpful? Give feedback.
Answered by
kahhuitee
Nov 29, 2022
Replies: 1 comment
-
found the solution. There was an error in SSH url. Refer here #8084. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kahhuitee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found the solution. There was an error in SSH url. Refer here #8084.