@pixelfed What do I have to do to get help regarding the #Pixelfed API, which has been broken since the last release?
-
@kiko @dansup@pixelfed.social @dansup Did you set the `Accept` header for json? That should return an error instead of a redirect.
-
@kiko @dansup@pixelfed.social @dansup Did you set the `Accept` header for json? That should return an error instead of a redirect.
@pixelfed @dansup@pixelfed.social @dansup@mastodon.social With Accept header I got only `error: unauthenticated`, what seems obvious due to the redirect. It looks as if User Access Tokens are no longer accepted or validated.
-
@pixelfed @dansup@pixelfed.social @dansup@mastodon.social With Accept header I got only `error: unauthenticated`, what seems obvious due to the redirect. It looks as if User Access Tokens are no longer accepted or validated.
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
Hello,
Currently experiencing the same issue.
* API calls that used to work now return error: unauthenticated
* Token creation from the webapp return Whoops! Something went wrong!How was this resolved for you last time ?
Thx -
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
Hello,
Currently experiencing the same issue.
* API calls that used to work now return error: unauthenticated
* Token creation from the webapp return Whoops! Something went wrong!How was this resolved for you last time ?
Thx@villapirorum @pixelfed @dansup@pixelfed.social @dansup@mastodon.social The token has an expiration date. 1Y. Renew it and it works ...
-
@villapirorum @pixelfed @dansup@pixelfed.social @dansup@mastodon.social The token has an expiration date. 1Y. Renew it and it works ...
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
Hi ! Thanks for your answer.
Well that's why I tried to go to my profile > settings > application where I did not find any previous token nor was I able to create a new one....
I'm sure I'm missing something obvious but cannot find what. (Error messages are not very informative neither from the API nor the UI. And documentation is still incomplete)
-
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
Hi ! Thanks for your answer.
Well that's why I tried to go to my profile > settings > application where I did not find any previous token nor was I able to create a new one....
I'm sure I'm missing something obvious but cannot find what. (Error messages are not very informative neither from the API nor the UI. And documentation is still incomplete)
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
More details : When trying to create a new token from the web app :
Call to https://pixelfed.social/oauth/personal-access-tokens returns a 500 Internal Server Error
-
@kiko @pixelfed @dansup@pixelfed.social @dansup@mastodon.social
More details : When trying to create a new token from the web app :
Call to https://pixelfed.social/oauth/personal-access-tokens returns a 500 Internal Server Error
@villapirorum @kiko @pixelfed @dansup@pixelfed.social I'm looking into this!