vjekob / al-objid

Manage object IDs in multi-user environments with mind-boggling simplicity.
MIT License
29 stars 18 forks source link

Ninja for one app is working, but for another app not #63

Open kpipic opened 1 year ago

kpipic commented 1 year ago

Hi,

we are using Ninja in several apps without problem. But in some apps it seems that Ninja is not enabled at all.

App1, Ninja is working: image app.json image

App2, Ninja it seems that Ninja is not enabled at all: image AL Object ID extension is installed: image diff to App1 is runtime and version: image

It is strange that in App3 v15 is working: image image

Another strange thing in App4, we can't authorize app and we can't deauthorize app neither: image

app.json image

klettatsinghammer commented 1 year ago

Hey, we actually have the same issue. Just today I authorized 12 apps in one step, of which 11 were authorized correctly. Only one just didn't receive a objidconfig, but was registered in the backend. ObjectNinja_Contracts_redacted

gudrunleos commented 1 year ago

@vjekob - is there any venue where we can request for a deauthorization of an app in case where the authkey got lost?

hrvojesuta commented 1 year ago

We have a similar issue at work, for version v17(version 17.1.0.0) the app does not work, like it isn't enabled in our project.

v15 and v22 works normally. image