jaliss / securesocial

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
http://www.securesocial.ws
Apache License 2.0
1.19k stars 510 forks source link

Ambiguous implicit values #623

Open JackHopkins opened 6 years ago

JackHopkins commented 6 years ago

When trying to use the SS views in my Java play implementation, I get the following templating error:

ambiguous implicit values: both method requestHeader in object PlayMagicForJava of type => play.api.mvc.RequestHeader and value request of type play.api.mvc.RequestHeader match expected type play.api.mvc.RequestHeader

Are there any known solutions?

jaliss commented 6 years ago

Do you have a sample that produces the error?

On Tue, Jul 31, 2018 at 10:31 AM Jack Hopkins notifications@github.com wrote:

When trying to use the SS views in my Java play implementation, I get the following templating error:

ambiguous implicit values: both method requestHeader in object PlayMagicForJava of type => play.api.mvc.RequestHeader and value request of type play.api.mvc.RequestHeader match expected type play.api.mvc.RequestHeader

Are there any known solutions?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jaliss/securesocial/issues/623, or mute the thread https://github.com/notifications/unsubscribe-auth/AA82-urQSkx7cGH958CuvMpE_hqlBSCUks5uMFwugaJpZM4VoQjN .