Consume REST Service: Failed to load resource: the server responded with a status of 560 (560)

1
Hello Everyone, I am trying to use REST service in my app in desktop modeller every time I get the following error. browser console: Failed to load resource: the server responded with a status of 560 (560) mxui.js?636928213687538094:79 Error     at new t (mxui.js?636928213687538094:46)     at mxui.js?636928213687538094:46     at mxui.js?636928213687538094:20     at Object.next (mxui.js?636928213687538094:20)     at a (mxui.js?636928213687538094:20) (anonymous) @ mxui.js?636928213687538094:79     in mendix logs:  An error has occurred while handling the request. [User 'Anonymous_560401c7-4c5b-4cf9-ae47-186d09ce1f21' with session id '43847eaf-XXXX-XXXX-XXXX-XXXXXXXX2c9d' and roles 'Administrator'] and to Investigate further used wikipedia REST services given in the following example https://docs.mendix.com/howto/integration/consume-a-rest-service#1-introduction  For that also i get the same error   screenshot for my app:   wikipedia app:   Can you please tell me what I am doing wrong here? Thanks in advance, Regards, Shaila Khot  
asked
1 answers
0

its proxy issue .. i have configured proxy in my project settings .. it worked 

Thank you..

answered