Open ahmontero opened 1 year ago
Hi! Could you try switching the line that says
categories=Categories("ATS")
to just
categories=["ats"]
and see if that works?
Hi! I have the same error
hmm interesting i tried the same thing and it worked - can you make sure you are using the newest version (2.3.0) and then send me the same code snippet and error you sent before please!
Hi again. I tested it again and now it seems to be working using ["ats"]
. Anyway, if I use CategoriesEnum("ATS")
it fails.
This code:
seems to work now, but then if I use
end_user_details_request
to create a token:I get the error:
I am using the latest library version:
2.3.0