You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error is because we Embedded is padding the parameter hash with the default_organization before passing it onto Tower. However, Tower is expecting the hash key to be organization instead of organization_id.
I had to be either too sick or crazy and was hallucinating... because my first version was using organization_id and it failed on me so that I had to update it to use organization. So now flipping it back in #14538
@jameswnl
With latest master and #14483 merged:
Then when I later check the task result:
The text was updated successfully, but these errors were encountered: