Today I went to use the API tool to manage licenses and I suddenly started having issues (it worked for months before). I started getting this error:
Vision Page
Error
I bypassed the script that was causing the issue (in this example the bypass is commented out):
However, now when I click on my licenses it says it cannot find the licenses:
Any idea of what is going on? I was going to try reimporting the API tool project thinking there may have been an update but it looks like that hasn't been updated since 2024.
Well, as a workaround solution I bypassed the logic which does the filtering. It's strange that it broke, but at least this got me working for the short term.
1 Like
Change row[0]
to row[1]
in both places.
Something has changed with the Grants column appearing first instead of the product key.
Ignition Support Ticket: #150493
1 Like
The backend issue has been fixed, but this is apparently only a bit of a bandaid - the recommendation is to switch to the Perspective project, which will be formally announced/rolled out soon:
3 Likes