Http request error

my request url:
[2016-10-20 09:26:18] production.DEBUG: [REQUEST] {“Parameters”:"{“fields”:"*",“api_key”:“someapikey”}",“API Key”:null,“JWT”:null}

But i am getting this:
[2016-10-20 10:19:55] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in C:\Bitnami\dreamfactory-2.3.0-5\apps\dreamfactory\htdocs\bootstrap\cache\compiled.php:7484

I am sending http request without without ssl but still i am getting this error. Please help?

I also uncommented this line in env:
DF_CIPHER=rijndael-128

1 Like

@netgains I’m not certain uncommenting the DF_CIPHER will help in your case. I also don’t fully understand your question your request URL appears to be a snippet of the DF debug log. Can you clarify what you are asking? I might could help.

1 Like