You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
for some reason, we had a case where the token was always invalid and the glpirestapi code always tried to generate a new token . For some reason, the token was still invalid and we were looping through that action forever.
Can't say why the new token didn't work.
The text was updated successfully, but these errors were encountered:
Hi,
What do You mean ?
I probably have the same problem, sometimes the widget looping itself when someone try to open ticket.
At the API calls in GLPI i have a lot of updates type: 'initSession' and 'createItems' but none of items was created.
Its really irrating because its locking a session and i cant do anything.
And it generates a lot of spam-logs
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
for some reason, we had a case where the token was always invalid and the glpirestapi code always tried to generate a new token . For some reason, the token was still invalid and we were looping through that action forever.
Can't say why the new token didn't work.
The text was updated successfully, but these errors were encountered: