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.
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.
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..
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
3 People are following this question.