1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
The URL that you have presented seems correct. I suspect that you might not be escaping the token. Usually the token contains slashes (/) that need to be escaped.
If you are using Javascript you can use encodeURIComponent function to encode the token.
Without more information, is hard to know what the actual issue is. Hope this helps.
respondido hace 2 años
Contenido relevante
- OFICIAL DE AWSActualizada hace 9 meses
- OFICIAL DE AWSActualizada hace un año
- OFICIAL DE AWSActualizada hace 2 años