Hi I developed a software that integrate with milestone through protocol integration. when I tasted my software everything works fine and I’m succeeding to get records (receiving records was the peruse of the integration) . when I tasted ,my software in deferent environment I wasn’t able to connect to the server and after debugging I saw that is related to the bearer tokens. when I’m using postman to send a request to get bearer tokens in my develop environment everything works fine and I’m getting a valid response. when I tried to send a request with postman on another environment I’m getting an Error: “Invalid_Client” as a response. can someone help me understand what can be the cause of that ?
I will add a bit more information. on my dev environment im working with xprotect 2023 R3, and on my production environment im working with xprotect 2023 R1.