Which token is needed to access dictionary from code?
Hi,
I am trying to access a dictionary as documented in API doc
here. I can't figure out what the value of my-token needs to be though. I have tried account_token, the dictionary token as passed in the context, the dictionary token from the URL, etc. but I keep getting the dreaded:
Dictionary is not defined
Error.
Any suggestions are greatly appreciated.
Cheers,
Erwin