I'm working on a flow to automate the creation of Jira tickets based on the submission of Forms. After having set up a connection with Jira (Create a Jira issue (V3)), I am obtaining the following error message when trying to fetch a Project or Issue Id:
"The dynamic invocation request failed with error: {"error": {"code":400, "message": "Unable to get server infor response. Status code:403. ..."}}"
See screenshot below.
Could someone help?
Thank you!