Create Organisations, Users, Api Definitions, Key

Hello Martin,

Yes I have the correspondent org and user and api on the same group. So to that I log in to dashboard and I see the correspondent objects. What it strange is that if analyse your request and responses on google chrome all works but when I simulate the same behavior on my code it doesn’t work. At the moment is giving me Failed to save new session object to Tyk: Could not create key for this API ID, API doesn’t exist. Another error happened to me already when i use a test script on packgage.json when starting my docker container complaining that the tyk object is not defined. And to resolve this issue i have to update the API and try to generate the new key. Furthermore I have also developed the same update to the api definition but with no success.

What can I be missing?