- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2022 01:55 PM
Hey Community, running into a weird issue in Flow Designer, specifically using the Jira Spoke in Integration Hub. When testing any Get Action (Get Issue Types, Get All Projects) I receive the following error:
Response size exceeds limit, allowed :0 actual size: 35
{ "Action Status": { "code": 1, "message": "Response size exceeds limit, allowed :0 actual size: 35" } }
I have followed the advice posted HERE to create a system property setting the max size to 10,240 and that has not made a difference.
If I copy the action and save the response as an attachment I can work around it but really should not need to do that for files this small. I even went so far as to recreate this property in the Jira spoke but that alters the name and doesn't work anyway. Any help would be greatly appreciated!
Additional info:
- Jira Spoke version installed is 3.2.3
- San Diego
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2022 02:16 PM
Going to answer my own question here... the value in the property has a comma in it. Got rid of the comma and it is working as expected now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2022 02:16 PM
Going to answer my own question here... the value in the property has a comma in it. Got rid of the comma and it is working as expected now.