Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. @pixelfed What do I have to do to get help regarding the #Pixelfed API, which has been broken since the last release?

@pixelfed What do I have to do to get help regarding the #Pixelfed API, which has been broken since the last release?

Scheduled Pinned Locked Moved Uncategorized
pixelfed
8 Posts 4 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • kiko@indieweb.socialK This user is from outside of this forum
    kiko@indieweb.socialK This user is from outside of this forum
    kiko@indieweb.social
    wrote on last edited by
    #1

    @pixelfed
    What do I have to do to get help regarding the #Pixelfed API, which has been broken since the last release? GH #6166

    @dansup@pixelfed.social
    @dansup@mastodon.social

    pixelfed@mastodon.socialP 1 Reply Last reply
    0
    • kiko@indieweb.socialK kiko@indieweb.social

      @pixelfed
      What do I have to do to get help regarding the #Pixelfed API, which has been broken since the last release? GH #6166

      @dansup@pixelfed.social
      @dansup@mastodon.social

      pixelfed@mastodon.socialP This user is from outside of this forum
      pixelfed@mastodon.socialP This user is from outside of this forum
      pixelfed@mastodon.social
      wrote on last edited by
      #2

      @kiko @dansup@pixelfed.social @dansup Did you set the `Accept` header for json? That should return an error instead of a redirect.

      kiko@indieweb.socialK 1 Reply Last reply
      0
      • pixelfed@mastodon.socialP pixelfed@mastodon.social

        @kiko @dansup@pixelfed.social @dansup Did you set the `Accept` header for json? That should return an error instead of a redirect.

        kiko@indieweb.socialK This user is from outside of this forum
        kiko@indieweb.socialK This user is from outside of this forum
        kiko@indieweb.social
        wrote on last edited by
        #3

        @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.

        villapirorum@indieweb.socialV 1 Reply Last reply
        0
        • kiko@indieweb.socialK kiko@indieweb.social

          @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.

          villapirorum@indieweb.socialV This user is from outside of this forum
          villapirorum@indieweb.socialV This user is from outside of this forum
          villapirorum@indieweb.social
          wrote on last edited by
          #4

          @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

          #pixelfed #api #webdev

          kiko@indieweb.socialK 1 Reply Last reply
          0
          • villapirorum@indieweb.socialV villapirorum@indieweb.social

            @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

            #pixelfed #api #webdev

            kiko@indieweb.socialK This user is from outside of this forum
            kiko@indieweb.socialK This user is from outside of this forum
            kiko@indieweb.social
            wrote on last edited by
            #5

            @villapirorum @pixelfed @dansup@pixelfed.social @dansup@mastodon.social The token has an expiration date. 1Y. Renew it and it works ...

            villapirorum@indieweb.socialV 1 Reply Last reply
            0
            • kiko@indieweb.socialK kiko@indieweb.social

              @villapirorum @pixelfed @dansup@pixelfed.social @dansup@mastodon.social The token has an expiration date. 1Y. Renew it and it works ...

              villapirorum@indieweb.socialV This user is from outside of this forum
              villapirorum@indieweb.socialV This user is from outside of this forum
              villapirorum@indieweb.social
              wrote on last edited by
              #6

              @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)

              #pixelfed #api #webdev

              villapirorum@indieweb.socialV 1 Reply Last reply
              0
              • villapirorum@indieweb.socialV villapirorum@indieweb.social

                @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)

                #pixelfed #api #webdev

                villapirorum@indieweb.socialV This user is from outside of this forum
                villapirorum@indieweb.socialV This user is from outside of this forum
                villapirorum@indieweb.social
                wrote on last edited by
                #7

                @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

                #pixelfed #api #error

                dansup@mastodon.socialD 1 Reply Last reply
                0
                • villapirorum@indieweb.socialV villapirorum@indieweb.social

                  @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

                  #pixelfed #api #error

                  dansup@mastodon.socialD This user is from outside of this forum
                  dansup@mastodon.socialD This user is from outside of this forum
                  dansup@mastodon.social
                  wrote on last edited by
                  #8

                  @villapirorum @kiko @pixelfed @dansup@pixelfed.social I'm looking into this!

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups