Skip to main content
Participant
June 25, 2023
Answered

OAuth UST not work

  • June 25, 2023
  • 2 replies
  • 980 views

Hello team!
We have migrated from JWT to OAuth Server-to-Server. After the migration, we updated the User sync tool to v2.9.0rc2. We also corrected the UMAPI settings according to the instructions. When starting UST, we get an error.

2023-06-25 21:29:46 13192 INFO main - ========== Start Run (User Sync version: 2.9.0rc2) ===================
2023-06-25 21:29:46 13192 INFO main - User Sync 2.9.0rc2 - Python 3.9.13 - Windows 10.0.17763
2023-06-25 21:29:46 13192 INFO main - ------- Command line arguments -------
2023-06-25 21:29:46 13192 INFO main - --users mapped --process-groups
2023-06-25 21:29:46 13192 INFO main - -------------------------------------
2023-06-25 21:29:46 13192 CRITICAL main - Unhandled exception
Traceback (most recent call last):
File "user_sync\app.py", line 461, in run_sync
File "user_sync\app.py", line 398, in begin_work_umapi
File "user_sync\connector\connector_umapi.py", line 73, in __init__
TypeError: argument of type 'NoneType' is not iterable
2023-06-25 21:29:46 13192 INFO main - ========== End Run (User Sync version: 2.9.0rc2) (Total time: 0:00:00)

Accordingly, the transfer of users does not work. Any idea what we're doing wrong?

This topic has been closed for replies.
Correct answer Zolla5CF6

Привет команда!
Проблема решена.

2 replies

Ashish_Harrison
Adobe Employee
Adobe Employee
June 28, 2023

Hi, @Zolla5CF6 if the issue still persists please create a support ticket from the admin console, we have a dedicated team for UST/UMAPI and they will connect with you. Thanks!

Regards,Ashish Harrison
Zolla5CF6AuthorCorrect answer
Participant
June 27, 2023

Привет команда!
Проблема решена.

Participant
June 27, 2023

What ended up being the fix for you?

Participant
June 27, 2023

Replying to myself that I also fixed it. Had to set at least one setting under the server section of the umapi settings. I did timeout.

https://github.com/adobe-apiplatform/user-sync.py/issues/817