So I'm trying to upload my application on Google Play and they sent me back an email telling me that they need access to my application. The thing is that I'm using Twilio OTP (One Time Password) service when a user try to register or login and I gave them a valid number, but they need the PIN(Personal Identification Number) from the message so they send me an error telling me that they need a valid account to let them access without any PIN number.
Google Play Console Authentication Rejected
129 Views Asked by Mohammad Al-Zoubi At
0
There are 0 best solutions below
Related Questions in UPLOAD
- PHP don't use temp file for upload
- Error 500 Creating default object from empty value when uploading a file
- Upload file to ftp with unique name in asp.net c#
- Media files end up in in a pycharm subdirectory when uploading
- partly upload your input from a file
- How to create file upload like gmail?
- How to Upload file onclick of button of type=button not type=submit in mvc4 using html begin form
- Add metadata (Exif) to base64
- Laravel upload Csv error
- jQuery file upload how to get number of files queued and uploaded
- How to upload an image using image url from web in javascript or jquery?
- Perl FTP uploading empty file to server
- Upload form inside Drupal block
- $_FILES is empty when upload in PHP
- Why am I missing "filename" and "Content-Type" while uploading image using form-data?
Related Questions in GOOGLE-PLAY
- Android bundle identifier for different appstores
- Android app versionCode too large
- Android: Publishing and Signing same application for many customers
- Google play services doesnt displays leaderboard after Auth
- Black screen after updating Google Play Services:7.5.0
- Unity3D 5 packages conflict
- Google Play Alpha test links to production APK
- Google App indexing for games
- How to remove Rejected Apps from Developer Console
- Deploying an Android app on devices without Play Store account
- Android app install verification
- not able to get advertising id in android
- Is it possible to have multiple APK support according to countries in google play?
- Different app name in play store
- Android - Bypassing install permission programmatically for enterprise apps from third-party sources
Related Questions in GOOGLE-PLAY-CONSOLE
- google play developer console leave shared account
- Can I delete published app in alpha testing from google play?
- Distribution of google play services version
- About Google Play App Signing
- Your Instant App APKs contain the domain 'xxx.com' that is already in use by another app
- Google Play Console error - Non-upgradable to installed app
- why app install count is showing less than app uninstall count in Google developer console
- Instant App - Constantly getting error : We could not save your changes. Please try again
- signal 5 (SIGTRAP), code 1 (TRAP_BRKPT) relating to webview.apk
- Urdu support on Google Play Support
- Android vitals - Stuck Wake Locks and foreground service
- Can we have different app graphics for beta build and production build on android play store?
- Is Huawei HMS tolerated on Google Play Store?
- Playstore App Update Rejected - Disclaimer/Source: Missing Clear Source of Information/Disclaimer
- Android: promo code for subscription version
Related Questions in PIN-CODE
- iOS add pinpad to secure the app
- Flutter how to clean this input field for pincode
- Hide only numbers in EditText for pin-code (Android)
- How to validate pin code from address that address contain also a mobile number
- Pairing two Bluetooth devices by sending a message with a PIN
- I have to find a 4 digit PIN code hidden in 3 line text
- Clear PIN from PinCodeTextField in flutter
- Detecting user inactivity and showing a pincode screen
- Sending sms in Huawei E303 Modem obtain CME ERROR: 11
- How to block a PIN on sim/uicc
- how do I add the functionality of auto-filling the address when entered the PIN CODE in Angular
- Override salt of Lollipin encryption
- Google Play Console Authentication Rejected
- How to change/create SIM PIN using AT commands when the SIM card has no PIN?
- java.lang.SecurityException: Neither user 10032 nor current process has android.permission.MODIFY_PHONE_STATE
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?