zat validate error: `block in invalid_location_error': undefined method `name' for nil:NilClass (NoMethodError) | Community
Skip to main content

zat validate error: `block in invalid_location_error': undefined method `name' for nil:NilClass (NoMethodError)

  • September 1, 2021
  • 2 replies
  • 0 views

I am able to run the zat server and could make changes, I wanted to validate and package and I am getting this error. Can anyone help please? Thanks a ton!

Extract from the error is:

ruby-2.5.1/gems/zendesk_apps_support-4.29.10/lib/zendesk_apps_support/validations/manifest.rb:272:in `block in invalid_location_error': undefined method `name' for nil:NilClass (NoMethodError)

2 replies

Greg29
  • September 1, 2021

Hi Nisha! Could you share your manifest here? Please make sure that you redact any sensitive information before posting!


  • Author
  • September 10, 2021

Thank you Greg, yes the issue was due to invalid content in manifest file. I have downloaded the one from zendesk sample app. And it got corrected. :)