geosolutions-it / nexus-geonode

Nexus Platform
BSD 2-Clause "Simplified" License
0 stars 4 forks source link

Several errors thrown when trying to connect #562

Closed giohappy closed 2 years ago

giohappy commented 2 years ago

I suspect this is an issue with the Oauth2 authentication. I'm using the same configurations that worked last time. When hitting Test connection or making a search I'm redirected throw the Oatuh2 flow and I end up onto the usual confirm page:

image

However the plugin throws the following exceptions. I've looked into the network debugger and all the responses are 200, so everything looks ok, unless the real response is the login page. But I can't spot it from the network panel.

image

image

ricardogsilva commented 2 years ago

@giohappy I was not able to replicate this while connecting to both

I tried with and without authentication (OAuth2)

Maybe you were using a different GeoNode deployment when you got this error? Please provide a bit more detail so that I may be able to replicate the issue

ricardogsilva commented 2 years ago

I guess we can close this issue, since it seems to not be reproducible. Additionally, we now have Basic Auth as the preferred connection method