Hi altruist, I am trying to fetch data through API for the first time through GET method. However, I am getting error message each time with a code 401 (unauthorized access). Can you kindly tell me from the first image, whether I have correctly put information in the HTTPcaller transformer? I mean the access is really unauthorized or need to other parameter values? I have used the site owner provided credentials to get the request URL. A help will be really appreciated.

Question


these are the details I am having to access API
I have fetched token by using user credentials as well and put that as header like the attached images. Still the unauthorized error. Can you just suggest me what could be the source of error in the HTTPcaller parameters?

