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
Returns incorrect result, when trying to parse array of simple tokens such as ['token1', 'token2'].
Resolution:
In JsonResourceProvider.cls need to change currentObject to objectToProcess_i, line 104.
The text was updated successfully, but these errors were encountered:
Returns incorrect result, when trying to parse array of simple tokens such as ['token1', 'token2'].
Resolution:
In JsonResourceProvider.cls need to change currentObject to objectToProcess_i, line 104.
The text was updated successfully, but these errors were encountered: