I
IramK
Guest
Hello, I have a portal page where I am making many AJAX API calls (authenticated user) and we have set a limit of a maximum 1000 ajax calls for a currently logged in user. However, I am exceeding this API calls limit and am trying to log the user out and then log the user back into the environment. Upon programmatically clicking on the logout button, the user is not taken to the login page again (because there is an automatic redirection for the user to a destination page). Is there a way I can log the user out successfully and then log them in in order to make sure that the AJAX API call limit is not an issue? Kindly let me know. Cheers. Iram
Continue reading...
Continue reading...