Hello,
I’m using the JWT plugin for authentication and I’ve encountered a problem in data-gen when handling "application/json".
Specifically, the issue seems related to this section of code:
|
data-gen problem %data(handle : 'doc=string') %gen(json_DataGen(pJson)); |
The error I receive is:
MCH3601 – Undefined pointer error
To verify the issue, I also tested the demo example in the noxdb project:
/JSONPARS9J.JSON-data-gen.rpgle
I encountered the same error there as well.
Thanks
Massimo F.
PS. os/400 7.5 and using NOXDB from this repository : noxDB @ dd27628
Hello,
I’m using the JWT plugin for authentication and I’ve encountered a problem in data-gen when handling "application/json".
Specifically, the issue seems related to this section of code:
ILEastic/plugins/jwt/jwtplugin.rpgmod
Line 294 in 1ffb95e
The error I receive is:
MCH3601 – Undefined pointer error
To verify the issue, I also tested the demo example in the noxdb project:
/JSONPARS9J.JSON-data-gen.rpgle
I encountered the same error there as well.
Thanks
Massimo F.
PS. os/400 7.5 and using NOXDB from this repository : noxDB @ dd27628