
Corina+okta-devG.19509 (Customer) asked a question.
Hello, I set up an application proxied into my localhost through ngrok so that I can debug the integration. I enabled Update User Attributes in Provisioning to App.
I can create a user and assign it to the application, the user is created in the local DB, however updating the user's profile fails with:
Automatic provisioning of user XXX to app XXX failed: Error while trying to push profile update for XXX User not found.
I'm not sure how to debug this further as it's unclear what triggers this "User not found" error.
I can see a GET request performed to find the user in the DB, it returns 200 and the response contains the necessary fields (userName, externalId...) as far as I can tell. However I never see any subsequent PUT request that I would have expected to update the field.
Is there a way to get more information on the error I'm seeing? The System Logs only list the error, but no details about the request, URL, or any specific reason for "User not found".
Thank you!

Hello Corina, kindly check the troubleshooting steps presented below:
I hope this helps, but also, if you need any further assistance please let us know by opening a ticket.