| PixLab  & FACEIO | Knowledge Sharing & Public Forums


WWW-Authenticate header format

Asked
Modified
Viewed 9802 times
8

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"


Accepted Solution

15

 Hello,

Thank you for reaching out and welcome to the FACEIO support center. To answer your inquiry:

  1.  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.
  2. 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.