Re: LIT sample data improvements
Pijus Juodis
6-20-19
From 8.5 2019.06.12

---


1. Webshop:
    1. Web Shop>>Settings>>Merchant ID - setup for making test Paysera payments
    2. Web Shop and CMS>>Registers>>Structure>>Shop structure has enabled statistics, they show up in Statistics register and Web Statistics report
    3. Web Shop and CMS>>Settings>>Languages on Web>>ENG was added
    4. Web Shop and CMS>>Settings>>Display on the Web>>Has 2 categories now with different setup
    5. Web Shop and CMS>>Registers>>Translations>>Has Translations for ENG
2. Rest API:
    1. Technics>>Registers>>Program Mode>>Web>>Use HTTPS is enabled
    2. System>>Access Groups>>ADMIN access group has Rest API enabled
    3. System>>Settings>>Optional Features>>Rest API and Basic HTTP authorisation is enabled


TO TEST:
- Import LTU-Sample.txt to server
- Start server
- In terminal enter request: curl -X GET 'http://SJ:@localhost:8033/api/1/INVc' to get Items with basic HTTP authorisation
- To test OAuth 2.0:
- System>>Persons>>Setup a valid StandardID for SJ person
- Test with any platform for OAuth 2.0 testing (e.g.: Google's Developers Playground)

- Setup OAuth based on the training material/webinar
- Login with your StandardID and make requests in the same format, without putting User and Password into request
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Hi Andis, The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...
10:38 11 Nov 2025
Hi again, do we know what it's trying to download, if we download it, it may make the message go away? Thanks...
11:16 30 Oct 2025