Results 1 to 8 of 8

Thread: Google Error: Your client does not have permission to get URL

  1. #1
    Join Date
    Nov 2009
    Posts
    68

    Google Error: Your client does not have permission to get URL

    Hey there, I am having one issue that i need to solve with the help of you. Actually when i am visiting the Google site at that time i am getting the Google error i.e. " Your client does not have permission to get URL" and after that i am unable to access the Google page any more so help me to get rid of the same. A help may be appreciated. Thanks in advance

  2. #2
    Join Date
    Oct 2005
    Posts
    2,358

    Re: Google Error: Your client does not have permission to get URL

    If you are getting this kind of the error then you have to take care of tour system. Your system might get attacked with the Malware which will harm your computer that will be detected by the goggle and that is why you are unable to browse through the Google site. So remove the malware from your system and the browse again. I hope that this will hep you for this.
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

  3. #3
    Join Date
    Apr 2008
    Posts
    2,572

    Re: Google Error: Your client does not have permission to get URL

    If the malware is preventing your computer from starting properly, you may want to use a bootable anti-virus CD to scan and clean your files. This method of scanning your computer helps detect malware that may be deeply embedded within your system files. Such malware may go undetected when using normal anti-virus detection methods.

  4. #4
    Join Date
    May 2008
    Posts
    588

    Re: Google Error: Your client does not have permission to get URL

    If you are infected with the malware that hijacked the cookies of your browser that you are using then you have to use the antimalware that will remove the complete malware from the system. I will suggest you to use the "HijackThis" tool that perform good for this kind of the problem. Check out the link given below to no more about this tool.
    HijackThis - How to use HijackThis? What it dose?
    What is HijackThis?
    http://forums.techarena.in/microsoft...ty/1124839.htm

  5. #5
    Join Date
    May 2008
    Posts
    2,134

    Re: Google Error: Your client does not have permission to get URL

    If the above one is not able to solve your issue then you have to turn off the system restore and then scan the system again for the Malware. After scanning if you found any then delete the same. To make the system restore turn off use the following step.
    • Click to the Start menu.
    • Go to Control Panel.
    • Double-click System.
    • Click the System Restore tab.
    • Select the 'Turn off System Restore' checkbox.

  6. #6
    Join Date
    Dec 2007
    Posts
    365

    Re: Google Error: Your client does not have permission to get URL

    To prevent your computer from the attack of the malware you should be updated with the latest anti virus program with the latest update of the definition then only you can be safe from the attack of the malware. So update the Anti virus and the scan the complete computer with the same and then restart your system to change take effect. Say thanks if it works for you. All the best

  7. #7
    reyborn Guest

    Re: Google Error: Your client does not have permission to get URL

    I have also the same problem, when I open this in my browser it exactly returns the cache page. But using my application to open it, it will return 403 error (Your client does not have permission to get URL).

    Please I need your help, here is my ASP code to open the url via my system:

    'response.Write(url_)
    set xmlhttp = CreateObject("Msxml2.ServerXMLHTTP.6.0")
    'set xmlhttp = Server.CreateObject("WinHTTP.WinHTTPRequest.5.1")
    xmlhttp.open "GET", url_, false
    If proxy <> "" Then
    xmlhttp.setProxy 2, proxy
    End If
    xmlhttp.send ""
    Response.Write(xmlhttp.responseText)

  8. #8
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Google Error: Your client does not have permission to get URL

    Quote Originally Posted by reyborn View Post
    I have also the same problem, when I open this in my browser it exactly returns the cache page. But using my application to open it, it will return 403 error (Your client does not have permission to get URL).

    Please I need your help, here is my ASP code to open the url via my system:

    'response.Write(url_)
    set xmlhttp = CreateObject("Msxml2.ServerXMLHTTP.6.0")
    'set xmlhttp = Server.CreateObject("WinHTTP.WinHTTPRequest.5.1")
    xmlhttp.open "GET", url_, false
    If proxy <> "" Then
    xmlhttp.setProxy 2, proxy
    End If
    xmlhttp.send ""
    Response.Write(xmlhttp.responseText)
    It seems that certain ips were blocked and people who were trying on same were facing the exact problem that you have discussed. Which browser are you using? Try to open it on different browser and see if it does the same?

Similar Threads

  1. Replies: 3
    Last Post: 07-01-2014, 09:48 AM
  2. Replies: 4
    Last Post: 09-11-2011, 08:12 PM
  3. Replies: 3
    Last Post: 20-03-2011, 05:40 AM
  4. Replies: 3
    Last Post: 22-10-2009, 08:40 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,178,442.65411 seconds with 17 queries