Skip to content

Conversation

@adnanalbeda
Copy link

Fixes #4973

Added condition to check if template is Framework.IsAxios then return data without parse, cause axios convert json string to data object by default.

Fixes RicoSuter#4973

Added condition to check if template is `Framework.IsAxios` then return data without parse, cause axios convert json string to data object by default.
@RicoSuter
Copy link
Owner

can you maybe update with latest master, hopefully CI goes green

@adnanalbeda adnanalbeda marked this pull request as draft November 21, 2025 17:34
@adnanalbeda adnanalbeda marked this pull request as ready for review November 21, 2025 17:34
@adnanalbeda
Copy link
Author

@RicoSuter Done. Now CI is waiting for approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: "[object Object]" is not valid JSON - the processor try to run json.parse on axios response data object

2 participants