Allow multiple authentication - Basic Auth and Bearer Token

If you are still having issues then, I would ask you to share your version of the gateway and also double check you are indeed calling the right API. Make sure you don’t have any duplicate API definitions.

For example, having multiple APIs with the same listen path can cause weird behaviors. The first one to load uses the path while subsequent ones have their api_id appended to them to make then unique.