question

Isabelle Francis avatar image
Isabelle Francis asked

Redirected to "employee" log in instead after fetching api, already registered for Hackaton

After fetching analytics api, i was redirected to an employee log in, which requires username or email and password..but i have been logging in using github acct. please help.

API - Consumer Banking
2 comments
10 |600

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

Isabelle Francis avatar image Isabelle Francis commented ·


I have received an email to verify my email, which inlcudes the username and password..I still cant log in the sandbox-employee to fetch token (analytics api) from postman. It says username or pword invalid..


0 Likes 0 ·
Isabelle Francis avatar image Isabelle Francis Isabelle Francis commented ·

Its ok, i resolved it!


0 Likes 0 ·

1 Answer

Francois Lasne avatar image
Francois Lasne answered

The Analytics API is a B2E (Business to Employee), it is following same pattern as for B2C aka Authorization code flow


When you are prompt for a user / password , you can use the following credentials

user : ffdcuser1
password: 123456

or
user : ffdcuser2
password: 123456


you can found more details here
https://developer.fusionfabric.cloud/documentation/get-started/postman-auth-code


1 comment
10 |600

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

Isabelle Francis avatar image Isabelle Francis commented ·

thank you

0 Likes 0 ·