Skip to content

ashcon's API doesn't support ?unsigned=false #82

Open
@bobhenl

Description

@bobhenl

Hello, I wanted to use the Ashcon in the Citizens but I can't due to:

ashcon's API doesn't support ?unsigned=false being appended to the URL, which sounds like a problem with their API setup
Dev reply

I tried using AshconAPII in citizens (latest build https://ci.citizensnpcs.co/job/Citizens2/) by replacing this:

general:
  authlib:
    # Search for gameprofiles using this URL
    profile-url: https://sessionserver.mojang.com/session/minecraft/profile/

in their config for this:

general:
  authlib:
    # Search for gameprofiles using this URL
    profile-url: https://api.ashcon.app/mojang/v2/user/

but it didn't work, even when the api should be similar to the mojang, no? What's wrong there please, how to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions