Hey guys,
I'm trying to check the indexation status of some URLs. I use the GSC connector to create a formula, but after it's added, I get this error message:
Connector
Exception: RuntimeBinderException
Message: Operator '!' cannot be applied to operand of type
''
Here's the formula:
=@Dump(Connector("GoogleSearchConsole.Inspect","sc-domain:webdomain.com",A2,"Verdict,CoverageState,RobotsTextState,IndexingState,LastCrawlTime,PageFetchState,GoogleCanonical,UserCanonical,MobileUsabilityVerdict",TRUE),TRUE)
And the error alert:
Am I doing anything wrong or this is a bug? How can I get this fixed?
Thanks!