zat validate error: `block in invalid_location_error': undefined method `name' for nil:NilClass (NoMethodError) | The place for Zendesk users to come together and share
Skip to main content
September 1, 2021
Question

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

  • September 1, 2021
  • 2 replies
  • 53 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

Greg K
Employee
September 1, 2021

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

NishaAuthor
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. :)