getting error

0
while doing Importing consuming REST Services  I am getting An error like 'An error occurred,please contact your system administrator'. how can i resolve that?
asked
1 answers
1

You need to have a look in your logs, there should be an error message there.

 

For more details on the REST calls, you can change the log level of the REST Consume log node to TRACE and that will show the full request and response.

 

https://docs.mendix.com/howto/monitoring-troubleshooting/log-levels/#configure-log-levels-from-studio-pro

 

Good luck!

answered