Friday, February 11, 2022

Json Links

JSON useful links:

  1. JSON - Array type element formats
  2. json - sample mixed elements

No comments:

Post a Comment

Featured Post

OIC - Removing Base64 Padding (=) for JWT Generation in Oracle Integration Cloud (OIC)

When generating a JWT in Oracle Integration Cloud (OIC), the header and payload must be Base64URL encoded before creating the signature. Sta...