I am trying new custom API through IFS Developer Studio for IFS Cloud project. Once it is deployed properly, able to see it in API explorer and able to call it in web browser and got proper response, where as if I browse the same API throguh Postman, got 401 Unauthorized error. Request Header what I am passing is, Basic authenticaion with content type.
Could anyone had faced same issue and what is the workaround for this?
IFS Cloud does not support Basic Authentication by default. Due to security reasons it is not recommended to be enabled in the Cloud either. Instead IFS Cloud APIs should be consumed using the more secure token based OAuth protocol.
The reason why the API call succeeds in your browser is because you have logged into the IFS Cloud UI using your browser which does all the token handling behind the scenes. This makes it available for other browser tabs in the current session. (i.e. you will not be able to do this in an incognito tab)
IFS Cloud does not support Basic Authentication by default. Due to security reasons it is not recommended to be enabled in the Cloud either. Instead IFS Cloud APIs should be consumed using the more secure token based OAuth protocol.
The reason why the API call succeeds in your browser is because you have logged into the IFS Cloud UI using your browser which does all the token handling behind the scenes. This makes it available for other browser tabs in the current session. (i.e. you will not be able to do this in an incognito tab)
IFS Cloud does not support Basic Authentication by default. Due to security reasons it is not recommended to be enabled in the Cloud either. Instead IFS Cloud APIs should be consumed using the more secure token based OAuth protocol.
The reason why the API call succeeds in your browser is because you have logged into the IFS Cloud UI using your browser which does all the token handling behind the scenes. This makes it available for other browser tabs in the current session. (i.e. you will not be able to do this in an incognito tab)
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.