nextcloud / nextcloud/twofactor_gateway

setup but cant get confirmation code in nextcloud to do final setup

Open
#351 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug
Dominant language
PHP
Stars
122
Forks
63
Avg merge
3d 17h
Merged PRs (30d)
23

Description

A confirmation code has been sent to +15552226666 via SMS. Please insert the code here (removed my real number)

I setup playsms and configured twilio and within playsms I can send a test message from my phone using the full +1phonenumber
at command line of nextcloud I did the configuration
sudo -u www-data php occtwofactorauth:gateway:configure sms
Please choose a SMS provider (websms, playsms, clockworksms, puzzelsms, ecallsms, voipms, huawei_e3531, spryng, sms77io, ovh, clickatellcentral playsms
Please enter your PlaySMS URL: https://urltoplaysms
Please enter your PlaySMS username: admin
Please enter your PlaySMS password: thepassword

and when I go to confirm my setup I dont get the message on my phone?

logs I can look at etc that will help me get to this final configuration?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported occ twofactorauth:gateway:configure sms configuration and reproduce the confirmation flow using the configured PlaySMS endpoint. Inspect the Nextcloud and PlaySMS logs for the failed request or delivery response; done means identifying the cause of the missing confirmation message with relevant log evidence.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.