Shields: SensioLabs Insights Inaccessible

Created on 7 Feb 2017  路  16Comments  路  Source: badges/shields

My Insights badge shows as inaccessible https://github.com/REBELinBLUE/deployer/blob/master/README.md

and so does the example on https://shields.io/

operations

Most helpful comment

My memory plays tricks on me. The authentication was always required, see the issue #437.

@espadrine Try to regenerate your API token? It worked 2 years ago.

All 16 comments

Probably a dupe of #868.

@ResidentMario I don't think so. That problem has different effect.

I just tested, and the url https://insight.sensiolabs.com/api/projects/{project_id} requires authentication. Would not the problem be here? (The server has not auth information, see https://github.com/badges/shields/blob/a4a46b070cc4f17f412e54ac3d17eeb0059436a5/server.js#L1210).

You can find a reason here: https://insight.sensiolabs.com/account

HTTP Basic Authentication is required for all API requests.
Your user is xxxxxx.
Your password (API token) is xxxxxxxxxx.

Yes, and this was not the case before for public projects.

Update: I dreamed...

My memory plays tricks on me. The authentication was always required, see the issue #437.

@espadrine Try to regenerate your API token? It worked 2 years ago.

Any update? Badges still don't work.

Any changes? "Regenerate an API token" advice doesn't work.

It looks like there is code to send auth information:

https://github.com/badges/shields/blob/a4a46b070cc4f17f412e54ac3d17eeb0059436a5/server.js#L1222-L1227

@espadrine Maybe it is a matter of regenerating the API token.

Any update?

@deemru Thanks a lot! That URL https://insight.sensiolabs.com/account indeed contains all the explanation necessary.

It should be better now.

@espadrine Indeed it works now. Thanks!

Sensiolabs badge stopped working for me, how can we fix it?

Here are some examples of my project (the first one) and another project:
SensioLabs Insight
SensioLabs Insight

This is an old issue. Could you open a new one? Thanks!

@paulmelnikow OK, sure #1249

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chadwhitacre picture chadwhitacre  路  4Comments

AlexWayfer picture AlexWayfer  路  3Comments

kerolloz picture kerolloz  路  3Comments

salaros picture salaros  路  3Comments

calebcartwright picture calebcartwright  路  3Comments