1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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.
con risposta 2 anni fa
Contenuto pertinente
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 9 mesi fa
- AWS UFFICIALEAggiornata 2 anni fa