Skip to content

request to /auth/token returns a blank reply, is this by design? #321

@minstn

Description

@minstn
curl -X POST -u "sms:MYPASS" -H "Content-Type: application/json" -d '{"ttl": 3600,"scopes": ["messages:send","messages:read","devices:list"]}' \
    http://LOCALIP:8080/auth/token

swagger says request is supported, latest code from master .. https://capcom6.github.io/android-sms-gateway/#/
maybe iam missing something?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions