Error 403 !!!!

Tagged:
  • Amin Houssini
        2 years ago #33227

        Hi,

        i’ve just started the trail version; everytime im trying to start my Projeckt, poping up an Error wich the name of is 403 Error with this only text:  “Could not load metadata: 403 error”

        is there any another way to fix this???

        any suggestion???

        and more Importantly what ist the main Problem?

        Attachments:
        You must be logged in to view attached files.
        Jennifer Häfner
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (310)
            Has successfully completed the online course Advanced (320)
            Has successfully completed the Intermediate Certification
            Has successfully completed the Advanced Certification
          2 years ago #33234
          Up
          2
          Down
          ::

          Hi Amin,

          It seems like you are executing an oData connector via Data Service, but you do not have the permission to do that in your application. This is because the connection is executed as an anonymous user, meaning that there is no login in the application. So, you do not have the required permissions to access to the data.

           

          To fix this, you have two options:

          1. Allow anonymous users in your app (you can do that in the application editor, in the tab ‘Other > Security’) and add a role that each anonymous user is assigned automatically. However, since you are on the playground instance, your user might not have the required rights to add roles here.
          2. Add a login to your application. You can do this using the Login wizard, which quickly creates a login screen with all required logic. Execute the connection to the Data Service after a successful login.
            https://community.simplifier.io/doc/current-release/applications/create-apps-via-wizard/login-wizard/

          When your user has the required permissions to execute the Data Service, the data will be loaded and shown in the table.

          Jennifer Häfner
              Has successfully completed the online course Intermediate (200)
              Has successfully completed the online course Advanced (300)
              Has successfully completed the online course Basics (100)
              Has successfully completed the online course Advanced (310)
              Has successfully completed the online course Advanced (320)
              Has successfully completed the Intermediate Certification
              Has successfully completed the Advanced Certification
            2 years ago #33246
            Up
            2
            Down
            ::

            Hi Amin,

            You cannot change your user rights because the playground instance is just a space for interested people to get a first glance at Simplifier, how it works, what features it has etc.

            The playground instance and all its content is reset each day, so it is no environment for application development. So, the users on this instance do not have all rights, including adapting roles and permissions.

            If you need your own Simplifier instance for application development, check out our evaluation license model:

            https://simplifier.io/en/simplifier-evaluation-license/

            Amin Houssini
                2 years ago #33241
                Up
                0
                Down
                ::

                TNX!!!!

                its actually worked but still cant change my user rights!

                Amin Houssini
                    2 years ago #33257
                    Up
                    0
                    Down
                    ::

                    tnx agn for yr advice!

                    honestly i thought that in the first place but wanted to be sure, that i went through all of my possibilitys!

                  Viewing 5 posts - 1 through 5 (of 5 total)

                  You must be logged in to reply to this topic.