473,401 Members | 2,125 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

How to use / implement a created Google Cloud API

hi guru,

I would like to implement my custom model but do not know how to do that.

In detail, I would like to use the result of PREDICT tab, which is in AutoML Vision UI, as a function namely function A. After that, I have some code in C# which will call function A to use.

Following is what I tried:
In Google Cloud Platform Console, at (PROJECT_NAME)$ directory,

-add request.json file (the content of this file was generated by AutoML Vision UI after training model)
- run curl command
curl -X POST -H "Content-Type: application/json" \ -H "Authorization: Bearer $(gcloud auth application-default print-access-token)" \ https://automl.googleapis.com/v1beta...569882:predict -d @request.json

And here is the message that I got your application has authenticated using end user credentials from the Google Cloud SDK or Google Cloud Shell which are not supported by the automl.googleapis.com. We recommend that most server application use service accounts instead. For more information about service accounts and how to use them in your appllication, see https://cloud.google.com/docs/authentication/.
status: PERMISSION_DENIED

Please kindly let me know what I should do.

Thanks & Best Regards,

https://bytes.com/attachment.php?att...1&d=1541573451

https://bytes.com/attachment.php?att...1&d=1541573455
Attached Images
File Type: jpg ask console.jpg (201.3 KB, 145 views)
File Type: jpg ask GU.jpg (128.8 KB, 362 views)
Nov 7 '18 #1
0 4012

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: Aaron Watters | last post by:
So, in between skiing runs I noticed a Business Week cover story on "cloud computing". The article had lots of interesting information in it like about how somebody's mom used to be an airline...
2
Niheel
by: Niheel | last post by:
Google launched a fully scalable web application platform today dubbed, Google App Engine. The platform allows developers to focus in on the application development and let Google handle the...
1
by: Wei Jia | last post by:
1.Ajax. 2.http://j.maxmind.com/app/geoip.js for get client city. 3.Google weather API. IE test is passed!But others browser can't,why? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0...
0
Niheel
by: Niheel | last post by:
What are your thoughts on Google's addition of PHP to app engine? Smart (with it's abundance of developers and applications)? or a step back for web development languages? Google App Engine adds...
1
by: amskape | last post by:
Dear Friends, I am Using NetBeans to develop a Desktop application in Java. I am strong some project related data files in text format in my local folder(eg: E:\securestorage) . I plan to store...
1
by: Andrea1701 | last post by:
We started to implement IPsec on cloud ECS instances and after couple days of working it stopped to work. Debugged it and seemed that packets with source and destination UDP 500 port are filtered....
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.