GConsole | Developer Console for Unity3D | Plugin library
kandi X-RAY | GConsole Summary
kandi X-RAY | GConsole Summary
GConsole is an ingame developer console for the Unity3D Engine.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of GConsole
GConsole Key Features
GConsole Examples and Code Snippets
Community Discussions
Trending Discussions on GConsole
QUESTION
I'm trying to run the Compute Engine API from my home machine using curl (don't use gconsole or sdks). I can get response using OAuth 2.0 access, but can't get response using only api-key. Can I use the API using only the API key?
- success
request
...ANSWER
Answered 2021-May-16 at 16:47You need to understand the difference between public and private data. Public data is data that is not owned by anyone and is there for public. TO access public data you can use an api key.
Some methods however are private user data and in order to access them you need to be authorized to access that data
if you check the documentation for the method projects/get you will see that it states
which is exactly what your error message is telling you
Request is missing required authentication credential.
So the answer is you cant. You cant use an API key to access private user data you must be authorized.
Its telling you that this method is user data and there for requires authorization in order to access use it.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install GConsole
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page