cloudfront error when sending a request to alexas list api /

Published at 2018-10-10 02:39:31

Home / Categories / List api / cloudfront error when sending a request to alexas list api
I'm trying to procure lists available for the user by using this request:curl -XGET -H 'Authorization: Bearer myToken' -H "Content-type: application/json" 'https://api.amazonalexa.com/v2/householdlists/'If I execute this via Postman or any other client (even with the curl command in the console) it works fine. But when sending it in my local computer (I spend ngrok to debug) or even in my custom server, it suddenly stopped working since last week. It will always throw this error:nnERROR: The request could not be satisfiednn403 ERRORnThe request could not be satisfied.nnBad request.nnnnnGenerated by cloudfront (CloudFront)nRequest ID: btVfKnmlAi6NykS9dwrl5AX10_RvM9Wr9mQO-lY8QDZZq4mOg125pw==nnnn
The message says:The request could not be satisfiedBad request.
Generated by cloudfront (CloudFront)Request ID: btVfKnmlAi6NykS9dwrl5AX10_RvM9Wr9mQO-lY8QDZZq4mOg125pw==Is there any header or POST/procure parameter I should send to avoid this Cloudfront issue?

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0