Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [gateway]

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning. Try to avoid this.

0 votes
0 answers
17 views

How to run httpbin locally and integrate with Tyk Gateway?

I want to run httpbin locally and integrate it with my Tyk Gateway. So far I have a working Gateway and a working httpbin API which runs on :80 I used my working api definition for another api which ...
Marcel's user avatar
  • 1
0 votes
0 answers
15 views

Mycred Woocommerce gateway [closed]

I have a problem I am using mycred woocommerce gateway by which customer can pay using mycred points but everytime they place an order they get the error: There has been an error processing your order ...
Ahsan's user avatar
  • 1
0 votes
0 answers
10 views

Receive/Get/Pull a file over FTP using ssh (gateway/forwarder) [closed]

Here is the scenario: My hosting provider only allow ssh (not FTP) My personnal NAS only allow FTP And I have a dev server that support both SSH and FTP. So in my I am doing this: <...
user26346776's user avatar
0 votes
0 answers
12 views

Thingsbaoard Gateway cannot update attributes from server

I am working with gateway and I am facing an issue related to attributes and RPC. At a minimum fixing attributes would be ok. I has been over 2 weeks trying to install and setup, but no success so far....
Tatu IoT's user avatar
0 votes
0 answers
32 views

API Gateway "log.getClientIdentifier() is null or missing"

Here is the complete error I'am using Spring java as backend (gradle) and ReactJS as frontend. Here is my docker Gateway logs: 2024-07-05 20:20:32 Jul 05, 2024 6:20:32 PM freemarker.log....
Chevalier sombre JVC 18-25's user avatar
1 vote
1 answer
38 views

Configuring PowerBI on-premise gateway for SQL Server

I've configured the PowerBI On-premise gateway and can see it in the PowerBI Settings in app.powerbi.com. I've created a connection using that connection with all the authentication information for ...
Bob's user avatar
  • 13
0 votes
0 answers
35 views

API gateway integration with OCI Identity Domain

I am trying to get the user role from OCI IAM Identity Domain when the user login request gets passed through API Gateway. As I am new to OCI, I am looking for some help on how to approach this ...
Aharnish Chatterjee's user avatar
0 votes
2 answers
49 views

Sending SMS using HTTP requests

I need to integrate SMS into my web site. Could you share the gateway? It will be better if API includes several delivery channels and methods for multi-channel routing. We can't continue using our ...
Darya's user avatar
  • 3
0 votes
0 answers
36 views

How does a jhipster-generated gateway uses hazelcast?

I plan to implement a brute-force prevention service in the gateway that saves the IPs with failed attempts into Hazelcast. However, I cannot find how Hazelcast is configured. I chose Hazelcast as the ...
Dots's user avatar
  • 21
1 vote
1 answer
69 views

Spring Cloud Gateway. using + (plus) in the value of a query parameter

We are using Spring Cloud Gateway (MVC version) in front o a Rails service (let's call it mailbox) and are struggling when the value of a query parameter includes the + (plus) character. Here is an ...
Pedro Galan's user avatar
0 votes
1 answer
19 views

Adding labels and annotations to gateway created loadbalacner

I am creating a gateway object and I want to add labels and annotations to the provided server. --- apiVersion: gateway.networking.k8s.io/v1beta1 kind: Gateway metadata: name: obs-gateway ...
Brandon Kauffman's user avatar
0 votes
0 answers
42 views

Joomla web site /administrator 504 Gateway Time-out nginx

I have a site that uses Joomla and that works correctly, at least on the public part because as soon as I want to access the admin part with the administrator I get a "504 Gateways Time-Out nginx&...
Enzo's user avatar
  • 1
0 votes
0 answers
36 views

Apisix route OIDC plugin to connect to Zitadel odic not accessible within the same cluster

Configured Apisix and Zitadel in kind cluster with single node configuration (contr). kind cluster config kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 name: api6-zitadel nodes: - role: control-...
Tim's user avatar
  • 1,441
0 votes
1 answer
29 views

Issue with eventEmitter Communication Between Service and Gateway in Nestjs

currently I'm working on my project and encountered a specific issue. I can't figure out why eventEmitter isn't working between the service and the gateway. Here's a code example: // chat.service.ts ...
Yevhenii Hliebov's user avatar
0 votes
0 answers
22 views

File upload in GraphqQL

Our project is a program with microservices architecture in Nestjs (we use TCP to communicate between microservices). We have several different microservices in this project, two of which are Gateway ...
arta's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
82