Skip to main content

So I tried to use a simple REST api i found on the internet to see if I could convert into a smart object, now I have this URL

https://jsonplaceholder.typicode.com/todos/

 

Now I want to use it inside to create a REST SmartObject now I do this 

 

1.png[/url" target="_blank">https://postimg.cc/bGMM14f3]1.png[/url]

 

And  rather than show it gives me this Error instead. What and why is this so?

 

2.png[/url" target="_blank">https://postimg.cc/7bNFWs3Y]2.png[/url]

 

Hi Gozni,


 


Could you please share the screenshot or snippet of the error that you have encountered, so that we have 


a better view of the issue reported ?


 


Should you feel that this post is of use and or an accurate solution to the raised question, I kindly encourage you to mark it as such
using the 'Mark as Solution', 'Kudo' andor ‘Me Too’ options.


 


Cheers,
Kate


 


K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member.


Good day Gozni,

 

Could you try setting the .Net-Globalization setting to en-US (IIS settings for the API site).

 

And let us know of the outcome.

 

Kind regards,

Dumisani


Reply