I have an authentication problem when connecting my integration with the Connection System, my credentials are correct since I have checked them in different ways, for this reason I have not been able to continue making my call in the interface.
Discussion posts and replies are publicly visible
Can you share more details? Just the error message does not give any hints on what could be the issue.
Yes of course, thanks for asking, I am creating an app through Web Apis, in which I use CDT for data management, I use the GET and POST methods through integrations for data storage and request, and I try through an http Connected System to have a connection with the integration for data, but every time I try it it directs me to this authentication problem error.
OK. Really hard to say. Obviously you are doing something wrong with authentication. Did you try to get this working using Postman or any other tool? This sometimes helps to better understand how things work.