Navigation

    Cyberian
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Pro Blog
    • Users
    • Groups
    • Unsolved
    • Solved
    Quiz 100% Result
    • This page isn’t working example.com is currently unable to handle this request. HTTP ERROR 500

      zaasmi

      This page isn’t example.com is currently unable to handle this request. HTTP ERROR 500

      cd23deb6-52b2-41a8-9179-535501e13d89-image.png

      Development Troubleshooting
    • How to iterate over every n-th line from a file?

      sweet friends

      I have a file called data.txt containing lines of data:

      This is line one This is line two This is line three This is line four This is line five This is line six This is line seven

      …
      I have the following code:

      with open('data.txt', 'r') as f: for x, line in enumerate(f): if x == 3: print(line) In this case it only prints

      “This is line four”.
      I do understand why but how do I take it from here and have it print the lines 4, 7, 10, 13, …?

      Development Troubleshooting
    • JavaScript: Modifying DOM and populating it with JSON data

      zaasmi

      i’ve got a JSON data base, and need to populate a website with it’s content. It’s the first time a try doing something like this (still learning JS).

      <div class="cardsection"> <div class="card"> <div class= "photoandname"> <div class="profilphoto"> </div> <h2 class="name"> </h2> </div> <div class="informations"> <h3 class="location"> </h3> <p class="caption"> </p> <p class="price"> </p> </div> <div class="tags"> <button class="tagButton"> </button> <button class="tagButton"> </button> </div> </div> </div>
      Development Troubleshooting
    • Which data type should be used in c++ to store address because address consists of both integers and characters

      Mohammad Maaz

      You basically answered your own question. If you need to save something that is a mixture of numbers and characters, I see two obvious choices:

      You just need it as a text: I would go with a simple std::string

      You need the individual elements (e.g. street name, street number): define a custom struct, e.g.

      struct Address { std::string street_name; int house_number = -1; };
      Development Troubleshooting
    • There has been a critical error on your website.

      cyberian

      There has been a critical error on your website.

      Development Troubleshooting
    • Unrecognized Content-Security-Policy directive 'worker-src'. Selected Element <p>…</p>

      zaasmi

      Unrecognized Content-Security-Policy directive ‘worker-src’.
      Selected Element
      <p>…</p>

      Development Troubleshooting
    • SyntaxError: Can't create duplicate variable: 'changeCurr'

      zaasmi

      facing issue create duplicate variable safari

      Development Troubleshooting
    • DevTools failed to load Source Map: Could not load content for

      hadia ejaz

      DevTools failed to load SourceMap: Could not load content for https://localhost/wp-content/themes/godaddo/assets/js/popper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

      Development Troubleshooting
    • Object not found! If you think this is a server error, please contact the webmaster.

      zaasmi

      Object not found!
      The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

      If you think this is a server error, please contact the webmaster.

      Error 404
      domain.com
      Apache
      760f650c-d843-43df-aecb-4afd52551f63-image.png

      Development Troubleshooting
    • The execution failed. Please check error.log

      zaasmi

      While theme import demo data error.
      The execution failed. Please check error.log

      Development Troubleshooting
    • Installation failed: Could not create directory.

      zaasmi

      Although it seems unlikely, the error “Installation failed, could not create directory.” might be caused by insufficient disk space in your server. It is a common issue if you are using shared hosting. Ensure you have enough space for the new files to be installed.

      Development Troubleshooting
    • 404 - PAGE NOT FOUND

      zaasmi

      404 - PAGE NOT FOUND

      The page you are looking for might have been removed had its name changed or is temporarily unavailable.

      Development Troubleshooting
    • This app isn't verified Sign in Issue with Google Auth iss

      zaasmi

      This app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.
      Google hasn’t reviewed this app yet and can’t confirm it’s authentic. Unverified apps may pose a threat to your personal data. Learn more
      74eb8898-71a8-431b-8120-1f975b4954ab-image.png ue

      Development Troubleshooting
    • How to configure your web server's document / web root to the /public/ directory

      zaasmi

      Upload all files from the /Application/ folder to your web server. Then you have to configure your web server’s document / web root to the /public/ directory. The index.php in this directory serves as the front controller for all HTTP requests entering the application. Wrong: http://www.yoursite.com/public Right: http://www.yoursite.com/

      Development Troubleshooting
    • This package is incompatible with this version of macOS.

      zareen

      SideSync is a new PC-Mobile solution that enables screens, windows, and data to be shared easily. Share between a PC and a Galaxy smartphone, or between a Galaxy Tab and Galaxy smartphone.
      But Samsung SideSync 4.7 incompatible Catalina.
      a65b95f4-95f9-4d3e-a724-fc32fe90b553-image.png

      Development Troubleshooting
    • How to Generate a HAR file

      M

      how can i generate HAR file.

      ▶ In Chrome
      ▶ In Firefox
      ▶ In Microsoft Edge
      ▶ In Safari

      Development Troubleshooting
    • how to change whatsapp dark mode

      zareen

      How can i change the dark mode of whatsapp

      Development Troubleshooting
    • Why http url auto redirect to https?

      zareen

      How to force your site to redirect to https (SSL)
      I’m facing issue please help?

      Development Troubleshooting

    This app isn't verified Sign in Issue with Google Auth iss

    Development Troubleshooting
    google google app issue google signin signing with google this app isnt verified
    4
    9
    12
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zaasmi
      zaasmi Cyberian's Gold last edited by zaasmi

      This app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.
      Google hasn’t reviewed this app yet and can’t confirm it’s authentic. Unverified apps may pose a threat to your personal data. Learn more
      74eb8898-71a8-431b-8120-1f975b4954ab-image.png ue

      cyberian 1 Reply Last reply Reply Quote 0
      • cyberian
        cyberian Cyberian's @zaasmi last edited by

        @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

        Grant example.com permission

        This app wants permission to:
        See and download all the email addresses you have associated with your Google Account

        5427c750-20f1-4fe3-82d4-5b990629225d-image.png

        1. Sign-in to the Google Cloud Console
        2. Select the project-id: example Name of App (id: name-of-app)
        3. Go to OAuth Consent Screen on APIs & Services
        4. Go to Scopes for Google APIs and click Add scope
        5. Select the requested scope(s)
        6. Click Add
        7. Click Submit for verification
        1 Reply Last reply Reply Quote 0
        • zaasmi
          zaasmi Cyberian's Gold @zaasmi last edited by

          @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

          @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

          This app wants permission to:
          See and download all the email addresses you have associated with your Google Account

          An internal server error has occurred. If the error persists please contact the development team.

          c809c149-90fd-4c1e-aa52-77ba73efff80-image.png

          This error coured while google login not permission properly.

          1 Reply Last reply Reply Quote 0
          • zaasmi
            zaasmi Cyberian's Gold @zaasmi last edited by zaasmi

            @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

            This app wants permission to:
            See and download all the email addresses you have associated with your Google Account

            An internal server error has occurred. If the error persists please contact the development team.

            c809c149-90fd-4c1e-aa52-77ba73efff80-image.png

            zaasmi 1 Reply Last reply Reply Quote 0
            • zaasmi
              zaasmi Cyberian's Gold last edited by zaasmi

              Grant example.com permission

              This app wants permission to:
              See and download all the email addresses you have associated with your Google Account

              5427c750-20f1-4fe3-82d4-5b990629225d-image.png

              zaasmi cyberian 2 Replies Last reply Reply Quote 0
              • zareen
                zareen Cyberian's Gold @zaasmi last edited by

                @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

                Submit your app for verification

                Verification for Google apps
                Before you start the Google app verification process, review the OAuth Application Verification FAQ. This will help your verification process so quickly. To start the verification process for apps, read the following steps:

                1. Update the OAuth consent screen details in the Google Cloud Platform Console APIs & Services Credentials:
                • You must have a privacy policy URL.
                • Add URLs for your homepage and Terms of Service if you have them.
                1. Verify your website ownership through Google Search Console by using an account that is a Project Owner or a Project Editor on your OAuth project.
                • The same account must be a verified owner of the property in Google Search Console. For more information about Google Search Console permissions, see Managing owners, users, and permissions.
                • We can’t approve your OAuth verification request until your site ownership verification is complete. For more information, see Verify your site ownership.
                1. To start the verification process, submit a verification request by using the following process. Note that the Verification required dialog is a beta feature that might not be available for all users at this time.
                • On the GCP Console OAuth consent screen, click Submit or Save.
                  If a Verification required dialog displays:
                • Add information in the text boxes for Google to verify your OAuth consent screen.
                  When you’re finished entering details, click Submit.

                Read Full Article

                1 Reply Last reply Reply Quote 0
                • Doll Doll
                  Doll Doll @cyberian last edited by

                  @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

                  This app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.

                  Misleading Web App Information
                  If you’re building a web app using Google developer tools, consider how your app name appears to users who authenticate access to their data from your app. During the app registration process, you must accurately and clearly identify the developer or company that owns the app.

                  1 Reply Last reply Reply Quote 0
                  • zaasmi
                    zaasmi Cyberian's Gold last edited by

                    1. Submit your app for verification
                    2. If you are using same OAuth consent screen for more then one domain, you will see that message.
                    3. After submitting if you seen that message.
                      Read following Link
                      We detected a problem with the Product name shown to users field. Make sure it describes your specific product and avoid using a name that suggests that your product comes from Google or another company. Learn more
                    4. Don’t use one OAuth consent screen for more then one domain, after deleting domain OAuth consent screen you will be verified successfully.
                    zareen 1 Reply Last reply Reply Quote 0
                    • cyberian
                      cyberian Cyberian's @zaasmi last edited by zaasmi

                      @zaasmi said in This app isn't verified Sign in Issue with Google Auth iss:

                      This app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.

                      1. You can start the verification by submitting this form
                      2. Before it is recommended to follow steps.
                        Unverified apps
                        An unverified app is an app or Apps Script that requests a sensitive or restricted OAuth scope, but hasn’t gone through the Google verification process. Users of unverified apps or your test builds might get warnings based on the OAuth scopes you’re using. This is to protect users and their data from deceptive apps.
                      3. Check Verification Status
                      4. Being verified
                        The Trust and Safety team has received your form. They will reach out to you via your contact email if needed. The review process can take up to 4-6 weeks. Your last approved consent screen is still in use.
                      5. Your user cap
                        The user cap limits the number of users that can grant permission to your app when requesting unapproved sensitive or restricted scopes. The user cap applies over the entire lifetime of the project, and it cannot be reset or changed. Verified apps will still display the user cap on this page, but the user cap does not apply if you are requesting only approved sensitive or restricted scopes. If your users are seeing the “unverified app” screen , it is because your OAuth request includes additional scopes that haven’t been approved.
                      Doll Doll 1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      50% Off on Your FEE Join US!

                      Quiz 100% Result If you want to know how you can join us and get 50% Discout on your FEE ask Cyberian in Chat Room! Quiz 100% Result Quiz 100% Result
                      solution1241 discussion1194 fall 2019813 assignment 1425 assignment 2295 spring 2020265 gdb 1246 assignment 382 crw10174 spring 201955
                      | |
                      Copyright © 2021 Cyberian Inc. Pakistan | Contributors
                      Live Chat