Tag: google

  • Cognito Hosted UI User Pool – Google not showing

    Cognito Hosted UI User Pool – Google not showing

    Hi everyone, I’m implementing Cognito User Pools for an app and currently adding social providers (Google, Facebook, etc). The setup process seems pretty straight forward, however the social options did not appear on my hosted ui. It turned out that I’d missed the last step in the documentation: – Go to “App Client Settings” (left…

  • Request Denied – react-geocode

    Hi everyone, I’m currently testing react-geocode but hit a “request denied” error after providing my API key. Error: Server returned status code REQUEST_DENIED The solution was pretty simple thankfully – enable the Geocoding API for your project: https://developers.google.com/maps/documentation/geocoding/get-api-key In my case I was re-using a Google maps key from another project where I’d enabled all…

  • Fetch As Google Error – ReactJs

    Hi everyone, I ran into the following error while using “fetch as Google” and none of my pages were being indexed correctly: Uncaught TypeError: undefined is not a function It took a while to find a solution but after some Googling I found that GoogleBot currently uses Chrome v41. You can download the mini installer…

  • Unable to Find GoogleOAuth2AuthenticationOptions – MVC4/5

    Hey everyone, I was following the guide provided via the startup.auth.cs link on how to add Google authentication to your app. The problem I hit was that the example types used weren’t available, specifically GoogleOAuth2AuthenticationOptions. Thankfully the fix fix for this was pretty easy, simply update OWIN via NuGet: – Right click on your project…

  • Discussions Gone – Google Search

    It looks like Google has removed the discussions search filter for some browsers (currently using Chrome Version 32.0.1700.76 m). Hoping this is a bug and not another part of the “simplicity” trend they’re on at the moment. Solution #1: Append &tbm paramter to url A temporary fix is to add “&tbm=dsc” to the end of…

  • link.smartscreen.live.com – Google Analytics Referral

    Well, today I was looking through the Google Analytics overview of the WhatIBroke.com and I noticed a referral I hadn’t seen before from link.smartscreen.live.com. I did a bit of Googling and it turns out that this is actually something Microsoft uses within IE and MSN. Apparently, whenever someone clicks on a link in msn the…

Create a website or blog at WordPress.com