I am no able to use the HTTP agent with paths
I am accesing the API https://twin-developer-platform-stage.herokuapp.com/app/me/account/
however this does not work, i should be getting
When i use https://twin-developer-platform-stage.herokuapp.com/ this works
and gives me
{
"status": "OKAY",
"message": "Backend API"
}
I have tried using adding the sub-path to the Base URL and Path parameter of the Attribute’s Agent Link. None of them work.