PL/SQL (MOSC)

MOSC Banner

Generate RSA SHA256 JWT for Google APIs in PL/SQL

in PL/SQL (MOSC) 2 commentsAnswered

I'm attempting to generate a JWT for Oauth 2.0 authentication to Google's APIs. When I generate the jwt using the code below, I get an invalid jwt signature error. Tried everything from stripping line breaks and the ----BEGIN/END Private Key ------ lines, but to no avail.

Is there anything else I'm missing ? Is the algorithm compatible?


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center