ContributionsMost RecentMost LikesSolutionsSet up your skin development environment with the SDK I tried to do responsive development local setup as per the Developer documentation. https://developer.khoros.com/khoroscommunitydevdocs/docs/developer-guide#section-setting-up-a-local-skin-development-environment But when I requested my community URL, I am getting the below screen which is not proper when I compare to the actual results. How can I resolve the issue? thanks srinivas kiran .p Need List of Lithium Jquery events and its usage Hi I am looking for List of Lithium Jquery events and its usage. Thanks Re: Is there a local version of Studio we can view things on? luk Yes i did, please find the screenshots what i did, correct me if anything went wrong. After i used my dev community url to run and found what i said earlier. Re: Is there a local version of Studio we can view things on? luk I tried to do Local Responsive Development Options through sdk as mentioned in this post and also as per the sdk document. But i am not able to see the UI properly as it is when run on studio. Need help to get the proper results. screen shot reference. Re: how can i retrieve Specific Category properties. luk can you help how to solve the below issue. I tried to use the below url to get the session key for querying Community API V1 calls in community through postman, but i am getting an error response as below. Need inputs to resolve the problem. GET request : http://community.lithium.com/restapi/vc/authentication/sessions/login?user.login=[USER NAME]&user.password=[PASSWORD] error response : <response status="error"> <error code="504"> <message> Method 'get' is not supported off of node 'authentication_manager.sessions.login'. </message> </error> </response> Note: I got a solution for this, but it is a post request. I need to get the response for GET request. Re: Issue in getting the session key. VikasB As you suggested to use post request i am able to make calls through postman app, but Get is different from POST, so need to be careful in making post calls. My question is why GET request is not working ? thanks srinivas kiran.p Issue in getting the session key. Hi, i try to use the below url to get the session key for querying Community API V1 calls in community through postman, but i am getting an error response as below. Need inputs to resolve the problem. get request : http://community.lithium.com/restapi/vc/authentication/sessions/login?user.login=[USER NAME]&user.password=[PASSWORD] error response : <response status="error"> <error code="504"> <message> Method 'get' is not supported off of node 'authentication_manager.sessions.login'. </message> </error> </response> SolvedRe: how to use ${coreNode.settings.name.name_last} Hi Prashant, You said i need to set the settings in my profile for using API V1, can you suggest me how can i do it. thanks regards kiran.p Re: how can i retrieve Specific Category properties. HI I like to retrieve programmatically. Thanks Srinivas kiran.p Re: how can i retrieve Specific Category properties. Hi "Hide from lists and menus" is a custom property which is mention in my initial post.