WWW-Authenticate header format
using "Bearer API_KEY" format result an 401 error
using "API_KEY" only format no issue
but according to https://faceio.net/rest-api#api-key
i should include "Bearer"
WWW-Authenticate header format
Asked
Modified
Viewed
1692 times
✓ Accepted Solution
Hello,
Thank you for reaching out and welcome to the FACEIO support center. To answer your inquiry:
- You could just remove the Bearer token from the header and put only your API key as stated in the API KEY section of the REST API documentation.
- Or simply append your API key just exactly any other parameter of the request as shown on the example section of the Rest API page at https://faceio.net/rest-api.
Feel free to make a comment t if you need further assistance.
Regards.