My application is installed on the user PC.
Today, when I tried to request a new Access Token, the request failed saying that https://localhost:xxxx is not available. (xxxx was an arbitrary, unused port, which is correctly registered with HMRC).
I have not changed the code, and it has always worked in the past.
Has something changed that would cause my code to fail?
My application is installed on the user PC.
Today, when I tried to request a new Access Token, the request failed saying that https://localhost:xxxx is not available. (xxxx was an arbitrary, unused port, which is correctly registered with HMRC).
I have not changed the code, and it has always worked in the past.
Has something changed that would cause my code to fail?