Beste, ik wil mijn google Analytics toevoegen aan Rank tracker maar bij login krijg ik steeds dezelfde fout.

RANKTRACKER HEEFT GEEN TOEGANG TOT DE SERVER OM GOOGLE ANALYTICS ACCOUNT INFORMATIE OP TE HALEN. KLIK OP DETAILS >> VOOR MEER INFORMATIE,


com.google.gdata.util.ResourceNotFoundException: Not Found
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
<title>Error 404 (Not Found)!!1</title>
<style>
*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px }body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}
</style>
<a href=//www.google.com/><img src=//www.google.com/images/errors/logo_sm.gif alt=Google></a>
<p><b>404.</b> <ins>That’s an error.</ins>
<p>The requested URL <code>/analytics/feeds/accounts/default?max-results=10000</code> was not found on this server. <ins>That’s all we know.</ins>

at com.google.gdata.client.http.HttpGDataRequest.hand leErrorResponse(HttpGDataRequest.java:591)
at com.google.gdata.client.http.GoogleGDataRequest.ha ndleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.chec kResponse(HttpGDataRequest.java:552)
at com.google.gdata.client.http.HttpGDataRequest.exec ute(HttpGDataRequest.java:530)
at com.google.gdata.client.http.GoogleGDataRequest.ex ecute(GoogleGDataRequest.java:535)
at com.google.gdata.client.Service.getFeed(Service.ja va:1135)
at com.google.gdata.client.Service.getFeed(Service.ja va:998)
at com.google.gdata.client.GoogleService.getFeed(Goog leService.java:631)
at com.google.gdata.client.Service.getFeed(Service.ja va:1017)
at com.agilemind.commons.application.modules.googlean alytics.controllers.a.execute(a.java:21)
at com.agilemind.commons.application.modules.concurre nt.util.operations.Operation.executeOperation(Oper ation.java:71)
at com.agilemind.commons.application.modules.concurre nt.util.c.run(c.java:8)
at java.util.concurrent.Executors$RunnableAdapter.cal l(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unkn own Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at com.agilemind.commons.util.concurrent.a.a(a.java:6 )
at com.agilemind.commons.util.concurrent.a.run(a.java :36)
at java.lang.Thread.run(Unknown Source)