Hi, I am using Postman tool to trigger okta push verify api. I got okta verify in my android mobile which I authenticated but I am not sure who to get factorResult back as success in postman.
API used - https://*****.****.com/api/v1/users/{userid}/factors/{factorid}/verify
Okta push notification to android phone came in proper time and authentication done immediately. but factorResult is still in waiting.
Could you please help me on this query.