-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error unmarshalling JSON still exists #24998
Comments
That's strange - I can confirm that the fix in #24758 worked for me. I've tested it three times now :-) |
I double checked as well after your comment: Got the same error every time...? |
Hi @l33tCod-er, thanks for reporting. Could you please try again with environment variable Kindly remind the log file may contain sensitive information, you can replace them before upload it. Thanks. |
debugExtract.txt |
Hi @l33tCod-er , thanks for your log. With your log we found the reason. Just submitted a PR(#25178) for this, once it merged & released the issue should be fixed. |
Wow, that was lighning fast - thanks a lot for the fix :)! |
@ziyeqf: We tried again now on our end - and the issue is still there. Still get:
Let me know if you need more information. |
Hi @l33tCod-er ,thanks for you patience. Have found the cause is because there is webactivity nested in Thanks! |
As mentioned on the issue on It's worth noting that As such I'm going to mark this one as |
The issue on hashicorp/pandora has been resolved meanwhile: Any schedule this bug here will be fixed? Thanks in advance! /cc @ziyeqf |
Hi @l33tCod-er , thanks for head up. I am working on this but sorry I can not provide an ETA. To fix this we need to migrate sdk to Thanks |
Hi everyone , thanks in advance. I am also facing same issue, I am trying to create an until activity, within this activity i am using a web activity which requires headers. I am running into the same issue. Is there a fix or work around for this issue? |
Is there an existing issue for this?
Community Note
Terraform Version
1.7.2
AzureRM Provider Version
3.93.0
Affected Resource(s)/Data Source(s)
azurerm_data_factory_pipeline
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
terraform plan
Important Factoids
No response
References
Marked as fixed, but happens to us even with 3.93.0
#24758
We downgraded to 3.89.0 now to temporarily overcome the issue
The text was updated successfully, but these errors were encountered: