OpenSSL::PKey::RSAError in ResourceLinksController#show

Neither PUB key nor PRIV key: nested asn1 error

Extracted source (around line #50):
48
49
50
51
52
53
              
# Generate public from private vs reading public directly
def openssl_private_key
OpenSSL::PKey::RSA.new(private_key)
end
# we don't have the private key, so read public key directly

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"user_id"=>"347602", "platform_id"=>"1906", "id"=>"33106"}

Response

Headers:

None