Details Update Propagation takes too much time
Hello,
I've noticed an issue, when I update an organisation (org name), and right after I do a fetch, the endpoint (management api) returns the old name, but when I call it after 1-2 seconds it returns the correct name.
Is this latency common with all the APIs?
7 Replies
Hey @9M6,
What SDK are you using?
Hey @Oli - Kinde I'm using the new Management API SDK
GitHub
GitHub - kinde-oss/management-api-js: javascript package for intera...
javascript package for interacting with the Kinde Management API - kinde-oss/management-api-js
hey @Daniel_Kinde I'm getting these errors randomly when I use management api
Could you let me know what requests you're tring to make which are erroring?
I'll try to investigate since this happens randomly. On my nuxt app the error is thrown in
organisation
component.
@Daniel_Kinde is there some kind of debug functionality in the library to log the request?Hi @9M6 ,
Really sorry this came in out of my working hours and was missed the next day.
There isn't any logging which is exposed. Are you able to capture the errors when they happen, should have more information in the thrown exception