Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #33
Closed
Open
Issue created Sep 11, 2017 by lain@lambadalambdaOwner

Mastodon API client incompatibility

Amaroq: now working

Pawoo: now working

Mustor (Mastodon-iOS): When entering instance URL, a message "Something went wrong" is shown. Log:

[info] POST /api/v1/apps
[debug] Processing with Pleroma.Web.MastodonAPI.MastodonAPIController.create_app/2
  Parameters: %{"client_name" => "Mastodon-iOS", "redirect_uris" => "mastodondarkcl://oauth
", "scopes" => "read write follow", "website" => "https://github.com/darkcl"}
  Pipelines: [:api]
#Ecto.Changeset<action: nil,
 changes: %{client_id: "CLIENTID",
   client_name: "Mastodon-iOS",
   client_secret: "CLIENTSECRET",
   redirect_uris: "mastodondarkcl://oauth", scopes: "read write follow",
   website: "https://github.com/darkcl"}, errors: [],
 data: #Pleroma.Web.OAuth.App<>, valid?: true>

Tootdon: now working

Edited Nov 06, 2017 by eal
Assignee
Assign to
Time tracking