Giter Club home page Giter Club logo

Comments (3)

 avatar commented on July 22, 2024

What errors are you getting? I've added a CORS filter enabled which should allow everything you would need.

from cerberus.

SlySurfer avatar SlySurfer commented on July 22, 2024

It's working with the api/auth

But when i try to use the obtained token to api/protected, i get the following server error:

Browser:

Failed to load resource: the server responded with a status of 401 (Unauthorized)
(index):1 XMLHttpRequest cannot load http://10.10.11.20:8080/api/protected. Response for preflight has invalid HTTP status code 401

Server message:

2015-12-11 18:12:32.874 DEBUG 6934 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : DispatcherServlet with name 'dispatcherServlet' processing OPTIONS request for [/api/error]
2015-12-11 18:12:32.883 DEBUG 6934 --- [nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Looking up handler method for path /error
2015-12-11 18:12:32.884 DEBUG 6934 --- [nio-8080-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Returning handler method [public void org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$EmptyHandler.handle()]
2015-12-11 18:12:32.886 DEBUG 6934 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
2015-12-11 18:12:32.886 DEBUG 6934 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Successfully completed request

from cerberus.

 avatar commented on July 22, 2024

@SlySurfer This should be fixed now.

from cerberus.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.