[Help] HTTP Response_CODE == 301
#1

eae guys try to receive data that link and the error 301

Answer ERROR:
PHP код:
[18:21:29Resposta do Servidor: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<
html><head>
<
title>301 Moved Permanently</title>
</
head><body>
<
h1>Moved Permanently</h1>
<
p>The document has moved <a href="https://ws.pagseguro.uol.com.br/v2/transactions/notifications/1B4F085D-5807-4436-ABA0-7E06EB638ACA?email=playvirtualreality@hotmail.com&amp;token=0B692334214A40178A0DF22B109B4586">here</a>.</p>
</
body></html>
 ! ! ! 
Reply
#2

301 Moved Permanently

It means exactly that. What is the information you are trying to request?
Reply
#3

this link = https://ws.pagseguro.uol.com.br/v2/t...0DF22B109B4586

PHP код:
    if(response_code == 200)
    {
        if(
strcmp(data"donation"))
        {
            
SendClientMessage(indexCOLOR_LIGHTBLUE"***** Codigo de doaзгo ! ! !");
            return 
1;
        }
        else if(
strcmp(data"<id>10000</id>") || strcmp(data"<id>15000</id>") || strcmp(data"<id>25000</id>") || strcmp(data"<id>50000</id>"))
        {
            if(
strcmp(data"<status>3") || strcmp(data"<status>4"))
            {
                if(
strcmp(data"<id>10000</id>"))
                { 
Reply
#4

help me please ! ! !
Reply
#5

Suggest you actually read what it says in the output.
Код HTML:
The document has moved <a href="https://ws.pagseguro.uol.com.br/v2/transactions/notifications/1B4F085D-5807-4436-ABA0-7E06EB638ACA?email=playvirtualreality@hotmail.com&amp;token=0B692334214A40178A0DF22B109B4586">here</a>.
Reply
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
Suggest you actually read what it says in the output.
Код HTML:
The document has moved <a href="https://ws.pagseguro.uol.com.br/v2/transactions/notifications/1B4F085D-5807-4436-ABA0-7E06EB638ACA?email=playvirtualreality@hotmail.com&amp;token=0B692334214A40178A0DF22B109B4586">here</a>.
yes updated the link ! ! !
ai appears that other !
PHP код:
[html]The document has moved <a href="https://ws.pagseguro.uol.com.br/v2/transactions/notifications/1B4F085D-5807-4436-ABA0-7E06EB638ACA?email=playvirtualreality@hotmail.com&amp;amp;token=0B692334214A40178A0DF22B109B4586">here</a>.[/html
so add the link
[pwn] amp; [/ pwn] successively [pwn] amp; [/ pwn] ... [pwn] amp; amp; [/ pwn]
PHP код:
[html]The document has moved <a href="https://ws.pagseguro.uol.com.br/v2/transactions/notifications/1B4F085D-5807-4436-ABA0-7E06EB638ACA?email=playvirtualreality@hotmail.com&amp;amp;amp;amp;amp;token=0B692334214A40178A0DF22B109B4586">here</a>.[/html
Reply
#7

help me please ! ! !
Reply
#8

no way ever seen a server using this system with the same company PAGSEGURO. and this code to vip activation via transaction code that the player receives by email when you make the purchase of a VIP.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)