Select to view content in your preferred language

Unable to create user in portal

297
0
10-29-2021 01:52 PM
mfederis_centennial
New Contributor

Hello, 

I initially use the generateToken call with username/password to create a token. But when I pass received token to my createUser call, I receive the following error: 

{"error":{"code":500,"message":"Invalid token.","details":null}}

Is the reason the token is invalid because it's not generated for portal admin, which is what createUser is referencing? Is there another way to create a user in portal asides from that call?

0 Kudos
0 Replies