-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi there,
I may be doing something silly here, but I've cloned the sample app and library, and can't get an enrolment to work.
When a barcode is scanned, the Guardian library performs a call to https://mytenantishere.guardian.auth0.com/api/enroll
This call always returns a 401 with "Missing authentication", error code invalid_token.
content-type: application/json; charset=utf-8
D/OkHttp: content-length: 104
www-authenticate: Ticket
D/OkHttp: {"statusCode":401,"error":"Unauthorized","message":"Missing authentication","errorCode":"invalid_token"}
Metadata
Metadata
Assignees
Labels
No labels