当前位置:网站首页>Error reporting: Rong Lianyun sends SMS verification code message 500
Error reporting: Rong Lianyun sends SMS verification code message 500
2022-07-29 00:48:00 【:D...】
Project scenario :
Project scenario : The login and registration function of the project uses Rong Lianyun to send SMS verification code asynchronously ,
Prompt when clicking to obtain the verification code 500 error , There is a problem with the back-end code
Screenshot of error reporting

Cause analysis :
SMS verification code involves two parts of code
1 Class view of sending SMS verification code
2 Rong Lianyun SmsSDK To configure
location Django Error message

You can find the error message in the class view of sending SMS verification code
view file 17 That's ok ‘date’
data Wrong words
Rong Lianyun SmsSDK Configuration error also occurred
datas The two parameters of are
1: SMS verification code 2: How long overdue
datas = (‘%s’ % sms_code, ‘%s’ % expire)
边栏推荐
猜你喜欢

聊聊异步编程的 7 种实现方式

Recursion / backtracking (Part 2)

PTA (daily question) 7-77 encryption

MySQL stored procedure

2022dasctfjuly empowerment competition (reappearance)

Install mysql5.7 under Linux, super detailed complete tutorial, and cloud MySQL connection

【飞控开发基础教程8】疯壳·开源编队无人机-I2C(激光测距)

How to solve the problem that the Oracle instance cannot be started

zabbix部署及监控

Dynamic programming problem (VII)
随机推荐
1331. 数组序号转换 : 简单模拟题
保护性拷贝&无状态
Recursion / backtracking (Part 2)
What are the skills of API interface optimization?
数仓搭建——ADS层
Common measurement matrix and matlab code of compressed sensing
还在写大量 if 来判断?一个规则执行器干掉项目中所有的 if 判断...
乱打日志的男孩运气怎么样我不知道,加班肯定很多!
PTA (daily question) 7-73 turning triangle
数学建模及其基础知识详解(化学常考知识点)
Camera Hal OEM模块 ---- cmr_preview.c
时间序列统计分析
Outlier detection and open set identification (2)
Outlier detection and Gan network (1)
17.机器学习系统的设计
手把手教你安装Latex(保姆级教程)
Shell编程规范与变量
Api 接口优化的那些技巧
时间序列数据的预处理方法总结
redis版本怎么查看(查看redis进程)

