Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selfie on GitHub appears to fail #33

Open
Pezmc opened this issue Apr 7, 2016 · 1 comment
Open

Selfie on GitHub appears to fail #33

Pezmc opened this issue Apr 7, 2016 · 1 comment
Labels

Comments

@Pezmc
Copy link

Pezmc commented Apr 7, 2016

I see index.js:26 POST https://api.imgur.com/3/image 400 (Bad Request) in the console and a never ending pinwheel on my selfie :-(

Reply from imgur is:

{"data":{"error":"Image format not supported, or image is corrupt.","request":"\/3\/image","method":"POST"},"success":false,"status":400}

Request details:

Request URL:https://api.imgur.com/3/image
Request Method:POST
Status Code:400 Bad Request
Remote Address:185.31.19.193:443
Response Headers
view source
Access-Control-Allow-Headers:Authorization, Content-Type, Accept, X-Mashape-Authorization, IMGURPLATFORM, IMGURUIDJAFO, SESSIONCOUNT, IMGURMWBETA, IMGURMWBETAOPTIN
Access-Control-Allow-Methods:GET, PUT, POST, DELETE, OPTIONS
Access-Control-Allow-Origin:*
Access-Control-Expose-Headers:X-RateLimit-ClientLimit, X-RateLimit-ClientRemaining, X-RateLimit-UserLimit, X-RateLimit-UserRemaining, X-RateLimit-UserReset
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection:close
Content-Type:application/json
Date:Thu, 07 Apr 2016 10:56:04 GMT
ETag:"24afc5360c7059b109030ec5c25246db47d3eaa1"
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Pragma:no-cache
Server:nginx
Transfer-Encoding:chunked
X-Post-Rate-Limit-Limit:1250
X-Post-Rate-Limit-Remaining:1248
X-Post-Rate-Limit-Reset:3511
Request Headers
view source
Accept:application/json
Accept-Encoding:gzip, deflate
Accept-Language:en-US,en;q=0.8
Authorization:Client-ID 0fc1ab7322aa20c
Connection:keep-alive
Content-Length:15262
Content-Type:application/x-www-form-urlencoded; charset=UTF-8
Cookie:IMGURUIDJAFO=00a681a0925b0f100002096eb4635f1bfa59a57f5a3d436582e81b764611b574; __cfduid=d94c494865207fa65e4abd35ed0a4a4621457625414; IMGURSESSION=2pamg29j12i0ee05gpntp3osi2; _nc=1; UPSERVERID=i-c6111e42
Host:api.imgur.com
Origin:https://github.com
Referer:https://github.com/
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36
Form Data
view source
view URL encoded
image:UklGRggqAABXRUJQVlA4IPwpAAAw7gCdASqQASwBPm0wlUikIqIiI9ErmIANiWVtPECYztO1ERRuYBIqf0vceqSW2KY3mfI44f0VPwLzm93/AgyP8Bzre3R9Az9P0M+0fSF4/X4j/t+wd/Sv9J/3faG/5PNvqMdM8r22eg...snip...4gyV50vv8kdficAZi2OEBcQIHq8mPobSBJMagSGQQSaY2eBP+O1zd2NTCf2cGImfBvn83PPV3BZms2vAAAA==
type:base64
@jessepollak
Copy link
Owner

Thanks for the report! I'll take a look at this as soon as I can and will see if we can get it fixed :D

@jessepollak jessepollak added the bug label Apr 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants