Google analytics api works in development but not when published to server

Discussion in 'General troubleshooting' started by anick, Nov 21, 2014.

  1. I'm working with the google analytics api for .net. I have it working when I test it in visual studio development server, it even works on my own personal web server, but when I add it to my website hosted on discount asp.net, it doesn't work... no error or response. The browser just immediately returns "This page cannot be displayed", as if I lost my internet connection. Sometimes it will send me back to my login page. I've tried following it with firebug but it doesn't offer any clues.

    Has anyone had a similar issue using any of the google api's with oAuth authentication?
     

Share This Page