While configuring HTTP request configuration using RAML using exchange, I am able to find and select my AMERICAN REST API which i have created earlier, but when Open it shows error as
" Errors were found in 'https://anypoint.mulesoft.com/exchange/api/v1/organizations/d33bd306-033c-445a-800d-165e54497619/assets/d33bd306-033c-445a-800d-165e54497619/american-flight-api/2.0.1/api/root':
"
I am able to hit the same API using POSTMAN
Can some please suggest whats wrong in the configuration.
Hi All,
Got the alternate solution for the same.
Go to your Portal page. Then click on the API Reference on the left pane, and copy the value of ROOT RAML URL on the right and paste it directly in Studio's RAML Location field when configuring the HTTP Request endpoint.