-
Viktor HoppeHas successfully completed the online course Basics (100)2 years ago #33803
I followed the Basics-100 course videos. In Module 3: “Create a Table with Details” if i select the App Wizard “Table with Details” or “Login” im getting the notification “Request is missing required query parameter ‘fingerprint’ ” so i cant continue the course.
Attachments:
You must be logged in to view attached files.Viktor HoppeHas successfully completed the online course Basics (100)Armin WinklerHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)2 years ago #33806::Hi Viktor,
I can see in the logs section on your instance that you receive the error message ‘TypeError: null has no such function \”getSchemas\”‘ when executing the app wizard Table with Details. This is due to the server-side business object ‘Appwizard_API_1_0’ holding no reference to the connector of the same name anymore which should be called in one of business object’s function ‘getDeployedSchemas’.
Have you imported our standard content correctly? It contains all the standard artifacts that we maintain and amongst it there’s the app wizards with all their dependencies, i.e. the needed server-side business object will also hold the reference to the needed REST connector to obtain the data base schemas from your instance. Here is where you can download the standard content from our marketplace, please follow the steps of our instruction to make sure that your system is properly set up for working with Simplifier:
Standard content download link
One thing I saw on your instance as well which I didn’t quite understand: There was no application created by you, only the Explored application showed up in the application list which is solely used by the Simplifier iOS Mobile Client. From where exactly were you trying to execute the Table with Details wizard? If you follow along the Basics course you should have created an application already by the time you’re executing the app wizard.
Kind regards,
Armin
You must be logged in to reply to this topic.