Vladislav Tupikin
Vladislav Tupikin
Thank you for your attention to this issue. It seems we need to address all instances involving Actions. Let's start with your request.
Your request has been addressed in `v1.2.7`. However, let's keep this issue open to address the remaining concerns. It's important that we fix all related issues.
@kurt-west not helped for me :(
Hi @laritikkanen! Yes, probably I forgot to add it. Please feel free to create a pull request to add the "expand" parameter.
I looked into the pipeline issue in this PR and found that NodeJS 18 was used, but now version 20 is required. You’ll need to switch the version in Netlify.
> Just a little caveat with Axios: When you give it a string as `data`, it will not add the json content type header. At least this was my conclusion...