During the Apikey creation process, we are experiencing a timing-related issue. When a new user is created, attempting to generate an Apikey for that user sometimes results in a 404.
Despite the error, the user is successfully created and can be listed using the HZN EX USER LS command.
The delay is inconsistent — in some cases, the Apikey can be created within 3 seconds, while in others it takes 2–3 minutes before the request succeeds.
Expected Behavior:
Apikey creation should be possible immediately after the user is created, without receiving a 404 error.