Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
I really have not idea why this would be happening. YTD just relies on the 
standard App Engine administrator restrictions to protect URLs under /admin, 
and if you're supplying the same credentials when logging into /admin as you 
used when deploying your App Engine instance it definitely should work.

Could you confirm that this is still an issue that you're experiencing?

Original comment by [email protected] on 11 Nov 2010 at 10:51

  • Changed state: Accepted

from youtube-direct.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024

Original comment by [email protected] on 11 Nov 2010 at 10:51

from youtube-direct.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Hi api.jeffy,

I think the issue is when you login using a non-google email/account.

Our company is using Google email, docs, etc. So when I login to the appengine 
I login using this address https://appengine.google.com/a/[COMPANY NAME] then 
using my company email [NAME]@[COMPANY NAME].com to login.

Then I create my application and make sure my account has permission (which 
happens automatically because I created using this account).

Then when I go to the YTD admin and try to login using my company account, it 
returns the 403 error.

What I have to do in the app engine administration is send an invite to my 
Google email account ([NAME]@gmail.com) and then use that login to access the 
YTD admin. I shouldn't need to do this, I should be able to access the YTD 
admin using my company account credentials because it has the correct access to 
the application.

Original comment by alexis%[email protected] on 15 Nov 2010 at 7:38

from youtube-direct.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
I had a similar issue with my installation.  

I have a CNAME alias for my YTD direct installation (eg., ytd.mydomain.com).  
When accessed the admin pages at ytd.mydomain.com/admin I received the 403 
error message.  

The problem was resolved when I edited the web.xml file and removed lines 95-97:
     <user-data-constraint>
      <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>

I suspect the issue may be with the CNAME and the appspot.com SSL certificate.




Original comment by [email protected] on 8 Apr 2011 at 1:18

from youtube-direct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.