SSO logout

Avatar
  • updated
  • Completed
When I try SSO logout, recieve this error:


Image 7246

can you help me to solve this problem?

Avatar
Sergey Stukov co-founder
  • Under review
Please check that your token has "manage" access right
Avatar
lasha
Hi Sergey, I added manage access.
and recieve different error,see screenshot below:


waiting your answer.
thanks lasha

Avatar
Sergey Stukov co-founder
Note, that you need to replace [user_id] with user ID that you want to logout



Avatar
Sergey Stukov co-founder
  • Completed
Avatar
lasha
Yes I replaced it with ID but seems id was wrong, now entered correct one and it works on

"Developer resources" page, but not from localhost. writes error:
No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3001' is therefore not allowed access


Please add 'Access-Control-Allow-Origin' header
Avatar
Sergey Stukov co-founder
We have added Access-Control-Allow-Origin *
Try again

Avatar
lasha
Yes, Now it works thanks a lot