Hi Jason,
This came through a little while back in the IBM forum and the comment was this:
PS. After following those steps I still ran into an issue with the Initial Refresh token being to large: java.sql.SQLException: ORA-12899: value too large for column "MAXIMO"."INBOUNDCOMMCFG"."OAUTHACCESSTOKEN" (actual: 2032, maximum: 2000).
IBM advised the following, which worked for me: "There is a limitation on Oracle where crypto fields cannot be expanded beyond 2000. The access token is transitory and doesn't need to be persistent. Re-create the fields as non-persistent and expand it, fixing the issue you are observing."
Here is the url from the forum:
https://community.ibm.com/community/user/asset-facilities/communities/community-home/digestviewer/viewthread?MessageKey=6b5e36fd-2b8a-4a34-819f-71c28525f2b6&CommunityKey=3d7261ae-48f7-481d-b675-a40eb407e0fd&tab=digestviewer#bm6b5e36fd-2b8a-4a34-819f-71c28525f2b6
------------------------------
Jeff Tippett
MGI Maintenance Group Inc.
------------------------------