Forum Discussion
Egis
Neophyte
2 months agoYes, I tried to use both - hostProps and token. This is LM Cloud so I might need to check with the vendor probably.
Mike_Moniz
Professor
2 months agoI would try as a test just "return 10" to see if even that works. If it does then perhaps try rebuilding your script in steps, like do the hostprops assignment and just return 10, then add one if statement, etc. See what exact line it's complaining about.
- Egis2 months ago
Neophyte
Thanks for advice. Unfortunately, the same error appears.