OpenSSL::PKey::RSAError in DeepLinksController#new

Neither PUB key nor PRIV key: header too long

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:

{"platform_id"=>"1793", "context_id"=>"20390"}

Response

Headers:

None