GetOrCreateTool throws "The name of the function does not conform to naming standards: ^[a-zA-Z0-9_-]{1,64}$'" exception #271
Unanswered
MartinKlepal
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Enable debug mode, and print your results here |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
what ever I try I always get the exception:
for example, I define a class
and then
this throws the "The name of the function does not conform to naming standards: ^[a-zA-Z0-9_-]{1,64}$'" exception
any advice appreciated.
Beta Was this translation helpful? Give feedback.
All reactions