Assigned
Status Update
Comments
va...@google.com <va...@google.com>
ku...@google.com <ku...@google.com> #2
I don't think this is related to Gradle itself. This is how Android handles resources.
Adam, do you have an idea of what's going on here?
Adam, do you have an idea of what's going on here?
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
I have a minimalist program which tries to access app_engine.Credentials(). This always fails with "The App Engine APIs are not available. This is a minimal program with the Credentials call as the only action.
What you expected to happen:
Get a credentials object back from the Credentials call
Steps to reproduce:
Deploy 3 simple files - app.yaml, main.py, requirements.txt and hit appropriate endpoint
Other information (workarounds you have tried, documentation consulted, etc):
Working with Gemini for the last two days to solve the issue. We finally got the issue down to the one line credentials call.
After many steps - it suggested that I write up an issue. I am wondering if it is something wrong with my account setup.