Forum Discussion

wanexa's avatar
wanexa
Icon for Nimbostratus rankNimbostratus
Sep 17, 2019

Header issue with VS

Hello

 

I have a VS https with ssl server profile on the server side and I have some troubles with the header inside the application.

Protocol : TCP

Protocol Profile client : tcp

protocol profile server : use client Profile

HTTP Profile : http

The error is as follow: 403 missing X-APPKEY header

I tried X-forwarded but I don t know what kind of http profile I can use

 

Bests

 

 

 

2 Replies

  • Hi Wanexa,

     

    your problem comes clearly from the application/client.

    You have to talk with app owner. you must surely make Oauth/OIDC or some things that look like it. Your application (client / frontend) must have an appkey (X-APPKEY) and appsecret in order to communicate with backend API GW.

     

    you can ask the owner application to provide you with the X-APPKEY that is configured (allowed)...

     

    keep me in touch if you need more details.

     

    regards