Skip to main content

Hello,

 

I'm trying to get current SharePoint user information. I created a swagger from restunited and calling my service. The web service works from browser but when i create REST service instance, create SmartObject and call the method  I get only HTTP Response Code 200 but the other fields are empty. Any ideas?

 

Thank you in advance


17092i98211D0FA473F802.png
16595i67B390A5CC68F64B.png

Hi,


 


It seems like the problem is the swagger file. Perhap the below link might help. 


I would start using the RestUnited.com to validate the swagger file.


 


Generating a Swagger Descriptor for REST-based Services using RESTUnited.com


https://help.k2.com/kb001786


 


Reply