Re: List Accessible Accounts stuck in error loop

2022-05-02 Thread Jack Reidy
Hi, Thank you for the response. The code you replied with is what is running. The problem is I am supporting multiple users and this error occurs when they do not properly enter the correct credentials. When they do enter the correct details the code proceeds as expected. In both cases the

List Accessible Accounts stuck in error loop

2022-04-28 Thread Jack Reidy
Hi team, During a request to CustomerService/ListAccessibleCustomers if the credentials the end user inputs are invalid I see a response error of "invalid_grant" with description "Bad Request". This is expected, however the client never returns and continually reattempts the bad request.