Endpoint Questions
Ad
Access HangFire endpoint from Visual Studio 2019 React template project
Following the guide at
Can I use Cloud Functions Invoker role with firebase functions?
I have a cloud function that should only be invoked by a gke cluster i'm also hosting. i'd also like to use firebase hosting to make a nice url.
Pass Node.js array from endpoint to Javascript function
I have a html chart that will display my array from a javascript function 'window.testdataarray'. i would like to replace the sample array with
Login for Google Cloud Endpoints portal page without Google account
I have found the tutorial using
Google cloud endpoints framework not compatible with Android studio and gradle 5.1.1
I recently updated android studio to version 3.4 and with it came a gradle update (com.android.tools.build:gradle:3.4.0) and with that came gradle
How to handle unknown number of parameters in node/express
I am using node 8.11.1 and express 4.17.1 i want to have a route where the url will have at least two optional params and then an unknown
On Refresh: Cannot set headers after they are sent to the client
I'm trying to create an api endpoint that authenticates a user given email and password parameters and returns a json response on the success of
Correct way to utilize middleware functions in Express
Hi im creating a proxy endpoint using express with node js, i have it working correctly for one get request, but im wanting to setup multiple
How to POST a query result to the Watson tone analyser hosted on the cloud at a specific address?
I have an sql table up which has artist, song and lyrics columns. |id | artist | song | text| ------------------------- |1 |
How to verify firebase token in google endpoints?
I have followed the docs for the firebase authentication and also a tutorial on this. assuming the token will be coming in the client from the
Ad
Google Endpoints with Laravel API project
I have an api developed with laravel. is it generally possible to use google endpoints? i read that you need a special yaml file. does anyone know
Migration Google Endpoint V1 to V2 & Java 7 to Java 8
During migration, i came across this error when i build the project using android studio 3.1.4. caused by:
How to extract endpoint from url , with Dart
My app scan qr code to get url like that : http://website/api/123-5678-34234 i am looking for elegant solution to extract
How to prevent ad blocker on my site's routes?
In my react web app, which is a content management system, i have an "advertisers" screen where users can handle an "advertiser" entity.
Handle all exceptions in Flask route
I have a simple route in my flask app: @app.route('/', methods=['get']) def homepage(): return '{}'.format(1 / 0)
How can I make google endpoints API to use Firebase authentication?
I've set up a very simple rest api on top of the awesome endpoints-proto-datastore library, which relies on endpoints v1.0.0 included in google
How to reuse google cloud endpoints in multiple projects in android studio
I am new in google cloud endpoints. i had successfully created some endpoints. now i want to use apis from these endpoints in other projects. for
Calling cloud endpoint library from a client
I created google cloud endpoint library and follow the instructions from
API Authentication with Google Cloud Endpoints
I have a graphql server using graphql-yoga based on an node js express server running on google app engine. basically, the server exposes an http
Node Js Request header field Access-Control-Allow-Origin is not allowed by Access-Control-Allow-Headers in preflight response
After adding custom header(named as 'rbr') in node api and hosting as google endpoint in flex environment,getting cors error. this node api called
Google cloud endpoints. Omitting properties dynamically - by api method
The requirement is very simple. let's say i have a model book, with the properties: author (string) views (integer)
Ad
How to deploy and access a Java WebSocket endpoint on Heroku without any additional frameworks
I have followed this very basic tutorial for setting up a websocket endpoint in java:
Remove “Place order” button for specific shipping method, except on the Order-Pay endpoint
I would like to remove the "place order" button when a specific shipping method is selected, using the code of the excellent
REACT, NODE, EXPRESS Error when connect to API
I get errors: localhost/:1 failed to load http://localhost:5000/api/hello: response to preflight request doesn't pass access
Download files from Laravel
I would like create endpoint in laravel which i can use in linux to download zip archive. i created: public function
Run two Spring endpoints at the same time
I have a controller class with two endpoints: @getmapping("/refresh") public string refresh() { // does something }
Django rest framework multiple endpoints for one page at frontend
First time im building api's for spa. and now i wonder how to do some of them right. for example, we all have delivery club app and main page of a
Why do we use query parameters for GET endpoints?
I'm starting to learn about axios endpoints, and i was wondering why would we use query parameters for an endpoint? google states we use it
Implementing SSL pinning using Trustkit with Google Cloud Endpoints
I am using google cloud endpoints to interact with the app engine backend for my android app. i want to implement public key/ssl pinning. it's
Is it good to use package.json file in react component file?
I have to use version mentioned in package.json file in front-end(react js) file. {
Add Custom Endpoint in WordPress Rest Api
I want to add custom endpoint in wordpress rest api.i am able to fetch the post id,title,content,slug,categories and featured_image through this
Getting user info with Cloud Endpoints (using other API Endpoints)
I'm trying to setup endpoints api (with google app engine, python), but i'm having some trouble getting user profile info. api is working, i can
Ad
How to use Coinbase API to determine whether the market is up or down by a certain percentage?
I need help identifying any api endpoint for crypto market updates i.e. an api that will aggregate market price movements then indicate whether
Google Cloud Endpoint redirection 301
I configure a custom domain for my cloud endpoint application, i know this feature does't work with endpoint put it work for the static html page
Ad
Blog Categories
Ad