question

dpandhawale avatar image
dpandhawale asked

authorization_request_not_found error using 'Spring Boot Sample App'

Hello,


I cloned Spring Boot Sample App form the following link:

https://github.com/FusionFabric/ffdc-sample-springboot.


Created an application called 'TEST2' in **Fusion**Fabric.cloud Developer Portal. It has the following properties:

Client ID : 5e189950-4063-4627-b857-2682ff11a067

Access Key : 7b07343a-80d6-4e94-9f0e-8af56df02fae

Reply URLs : 'http://localhost:8081/login/oauth2/code/finastra'


Modified `application.yml` file of 'Spring Boot Sample App form' as mentioned in docs

I then tried to run the application using IDE(myeclipse) as Run As Spring Boot App


I then hit the follwing url (http://localhost:8081) with my web browser:


I Logged into **Fusion**Fabric.cloud Developer Portal Authorization Server with the following credential:


| User | Password |

| :---------- | :------- |

| `ffdcuser1` | `123456` |


It's showing [authorization_request_not_found] error on Browser.

org.springframework.security.oauth2.core.OAuth2AuthenticationException: [authorization_request_not_found]


fusionfabric.cloud
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Dawid Rampalski avatar image
Dawid Rampalski answered

Hello,

please take a look at the answer here:

https://community.fusionfabric.cloud/questions/523/error-using-spring-boot-sample-app.html

Issue is currently being investigated by he developement.

10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.