Skip to content

Instantly share code, notes, and snippets.

@lamngo255
Last active January 31, 2024 04:19
Show Gist options
  • Save lamngo255/2831dde141071681337a17b9f2df6b5a to your computer and use it in GitHub Desktop.
Save lamngo255/2831dde141071681337a17b9f2df6b5a to your computer and use it in GitHub Desktop.
- lấy bài hát liên quan:
http://mp3.zing.vn/xhr/recommend?type=audio&id=ZW67OIA0
- lấy data thông qua key:
http://mp3.zing.vn/xhr/media/get-source?type=audio&key=kmJHTZHNCVaSmSuymyFHLH
http://mp3.zing.vn/html5xml/song-xml/kmJHTZHNCVaSmSuymyFHLH
- lấy info bài hát
https://mp3.zing.vn/xhr/media/get-info?type=audio&id=ZW8I7AAI
- tìm bài hát:
http://ac.mp3.zing.vn/complete?type=artist,song,key,code&num=500&query=Anh Thế Giới Và Em
- bảng xếp hạng:
http://mp3.zing.vn/xhr/chart-realtime?songId=0&videoId=0&albumId=0&chart=song&time=-1
- Lấy info video:
http://api.mp3.zing.vn/api/mobile/video/getvideoinfo?keycode=fafd463e2131914934b73310aa34a23f&requestdata={"id":"ZWADA0OW"}
*Lưu ý cách tìm key của bài hát:
- Bấm view source trong link mp3.zing.vn (dùng zingmp3.vn sẽ ko ra kết quả)
- Tìm theo keyword data-xml, vd link này, chỉ cần Ctrl + F là thấy.
view-source:https://mp3.zing.vn/bai-hat/Cho-Toi-Lang-Thang-Ngot-Den/ZW79DF7C.html
=> data-xml="/media/get-source?type=audio&key=kHcnyZGspxapQJHyHTbnZHyZCDzHVmzZH" data-id="ZW79DF7C"
Vậy ta có key=kHcnyZGspxapQJHyHTbnZHyZCDzHVmzZH chính là thứ cần tìm, làm tương tự cho bai-hat, playlist.
* Tham khảo thêm:
- https://vovanhoangtuan.medium.com/55f5fa555eda
@s3777091
Copy link

Ko bk ngôn ngữ của bạn của bạn là gì
Nhưng hướng fix
Function grabZingApi
If err = -201
Recursive lại cái function grabZingApi
Else
Print data

@fantasyrock2020
Copy link

Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data

Thank bạn nhìu

@zer0day0
Copy link

Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data

Thank bạn nhìu

bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory

@s3777091
Copy link

s3777091 commented Aug 16, 2022 via email

@zer0day0
Copy link

Ngôn ngữ của bác làm là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysg

________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 4:47:13 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0 commented on this gist.
________________________________ Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data Thank bạn nhìu bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zJ9wOPgPiNFuiJM6hM%2Fr5L9ecZq2eRVr9nPpSPtnePk%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=122DlclhJ24f4FJvhsz8IuOaaGLx%2BJXWa25nLfojS6s%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.***>

e dùng java với thư viện retrofit bác ơi, làm y như bác bảo là nếu err = -201 thì Recursive lại cái function đó mà đặt log xem thì nó cứ get ra -201 liên tục , 1 lúc sau nó dừng nhưng ko hiển thị ra gì nữa, ko hiểu bị sao, dùng postman check thì ngon lành mà cho vào code thì ko đc

@s3777091
Copy link

s3777091 commented Aug 16, 2022 via email

@s3777091
Copy link

s3777091 commented Aug 16, 2022 via email

@zer0day0
Copy link

Là dùng java làm back end spring boot hay là java kolin làm ứng dụng android ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysg

________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:13:01 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0 commented on this gist.
________________________________ Ngôn ngữ của bác làm là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=67f4yjbYfzpuXRF3eHVpUT%2BNHo3gL7i6spCAE8YQO8s%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 4:47:13 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d4%2FE5KS%2FhPMKwKIEfbetH4tdY2ApVJgY37rigZq3RdE%3D&reserved=0 commented on this gist.
________________________________ Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data Thank bạn nhìu bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zJ9wOPgPiNFuiJM6hM%2Fr5L9ecZq2eRVr9nPpSPtnePk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FIlaz%2F1jiTkZLT3I5vaMTh1vU7sVUTkEzqAOV2sIp%2Bc%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=122DlclhJ24f4FJvhsz8IuOaaGLx%2BJXWa25nLfojS6s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=s5VHrln2icoMtEqkIjrVPx4tq04xTKEcqUqb2lKgKnM%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng java với thư viện retrofit bác ơi, làm y như bác bảo là nếu err = -201 thì Recursive lại cái function đó mà đặt log xem thì nó cứ get ra -201 liên tục , 1 lúc sau nó dừng nhưng ko hiển thị ra gì nữa, ko hiểu bị sao, dùng postman check thì ngon lành mà cho vào code thì ko đc — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0XDgfhv%2FW%2FDBpHgOK7MrwlKJIJiHp0wQDeCjs%2FObRdc%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T7v1cM%2F37wE1cTgHJ%2FVbe1cC45jkmyQpl4qJPtK7Hzk%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.>

java kolin làm ứng dụng android bác ạ

@s3777091
Copy link

s3777091 commented Aug 16, 2022 via email

@zer0day0
Copy link

Hướng làm của bác là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysg

________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:16:21 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0 commented on this gist.
________________________________ Là dùng java làm back end spring boot hay là java kolin làm ứng dụng android ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925708359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3jRQ%2FAKsMAyuhVj4RU21FD6iCh33YezzA5nOzM4qdv4%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:13:01 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0 commented on this gist.
________________________________ Ngôn ngữ của bác làm là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=67f4yjbYfzpuXRF3eHVpUT%2BNHo3gL7i6spCAE8YQO8s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PjiUtMvdA9wAhivgW6nCxBcBkp7GVHqBhhMUVPUu4Ok%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 4:47:13 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d4%2FE5KS%2FhPMKwKIEfbetH4tdY2ApVJgY37rigZq3RdE%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0 commented on this gist.
________________________________ Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data Thank bạn nhìu bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zJ9wOPgPiNFuiJM6hM%2Fr5L9ecZq2eRVr9nPpSPtnePk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FIlaz%2F1jiTkZLT3I5vaMTh1vU7sVUTkEzqAOV2sIp%2Bc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=37xAIfeWgl%2BexhXKDheSt83g%2B0N0vKFnH%2BXBw8p6sg4%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=122DlclhJ24f4FJvhsz8IuOaaGLx%2BJXWa25nLfojS6s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=s5VHrln2icoMtEqkIjrVPx4tq04xTKEcqUqb2lKgKnM%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IPmSc%2BXZV16lABjRbGSGD1ZzRWVmi7xd76zKwzYSt68%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng java với thư viện retrofit bác ơi, làm y như bác bảo là nếu err = -201 thì Recursive lại cái function đó mà đặt log xem thì nó cứ get ra -201 liên tục , 1 lúc sau nó dừng nhưng ko hiển thị ra gì nữa, ko hiểu bị sao, dùng postman check thì ngon lành mà cho vào code thì ko đc — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0XDgfhv%2FW%2FDBpHgOK7MrwlKJIJiHp0wQDeCjs%2FObRdc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YzpSRwPWFou215VUXfnOnI6NmHX%2BAAG6b4LA%2FyTI5M0%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T7v1cM%2F37wE1cTgHJ%2FVbe1cC45jkmyQpl4qJPtK7Hzk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=y1awD2wA1UnhGG5dX6ZO4nfn98RO4Kop4OJcNP0KmhY%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> java kolin làm ứng dụng android bác ạ — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268433&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oS%2FdbaIdnSvFNyEeWjAgCfZ4TQpZqZRmfHmzC8Pox2o%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQUQCX7BWLUE3M5XCFDVZNS7LANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=9oeZpDMp0ddqjrZrvxZ1ilYFU42r7FHzwhdud0VZdm0%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.***>

e dùng thư viện retrofit để call API của thằng zingmp3 thôi bác, e có lấy cái sig sau dùng postman để test thì vẫn chạy bình thường, ko biết sai chỗ nào bác ạ. cái gói tin response trả về e bắt được thì nó có dạng như sau:

{
"err": -201,
"msg": "Có lỗi xảy ra xin vui lòng thử lại!",
"url": "https://zingmp3.vn/api/v2/song/get/streaming?apiKey=X5BM3w8N7MKozC0B85o4KMlzLZKhV00y&ctime=1660647108&id=ZZFZW6U9&version=1.7.20&sig=dfd58198f7a66a3dc5e8b8cdeeb5c5eeaa16e5ccb47c2b8ac5314af0439a3955b351df97088658d94babb79de06f10b0e36c6b863c8229abeb0d4333d20342b5",
"timestamp": 1660646930079
}

cái url kia nếu dán vào trình duyệt thì nó vẫn trả về link bài nhạc mà bác, nên e đang ko hiểu sai ở đâu

@s3777091
Copy link

s3777091 commented Aug 16, 2022 via email

@zer0day0
Copy link

Xóa cookies rồi bấm link 1 lần nữa hay mới vào lần đầu sẽ bị vậy tui làm bên java spring boot thì mã hóa link cho bên ngôn ngữ khác làm còn bên swiftUi tui bị lỗi này và fix như trên và thành công VẤN ĐỀ LÀ PC NÓ SẼ VÀO LẦN ĐẦU BỊ LỖI ÔNG PHẢI TRY Catch hoặc if else nó sẽ chạy được Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysg

________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:54:59 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0 commented on this gist.
________________________________ Hướng làm của bác là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:16:21 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Là dùng java làm back end spring boot hay là java kolin làm ứng dụng android ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925708359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3jRQ%2FAKsMAyuhVj4RU21FD6iCh33YezzA5nOzM4qdv4%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:13:01 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Ngôn ngữ của bác làm là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=67f4yjbYfzpuXRF3eHVpUT%2BNHo3gL7i6spCAE8YQO8s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PjiUtMvdA9wAhivgW6nCxBcBkp7GVHqBhhMUVPUu4Ok%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 4:47:13 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d4%2FE5KS%2FhPMKwKIEfbetH4tdY2ApVJgY37rigZq3RdE%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data Thank bạn nhìu bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zJ9wOPgPiNFuiJM6hM%2Fr5L9ecZq2eRVr9nPpSPtnePk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FIlaz%2F1jiTkZLT3I5vaMTh1vU7sVUTkEzqAOV2sIp%2Bc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mJ2sCrFnZbJSKq5idpElI3UvAoPPx%2BumAvpDHV0EmAM%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=37xAIfeWgl%2BexhXKDheSt83g%2B0N0vKFnH%2BXBw8p6sg4%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mJ2sCrFnZbJSKq5idpElI3UvAoPPx%2BumAvpDHV0EmAM%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=122DlclhJ24f4FJvhsz8IuOaaGLx%2BJXWa25nLfojS6s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=s5VHrln2icoMtEqkIjrVPx4tq04xTKEcqUqb2lKgKnM%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Gc2fFp8vNVG2rzI6%2B6l8HNA%2BDf%2Bqs9eKS6mkBEoOaE0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IPmSc%2BXZV16lABjRbGSGD1ZzRWVmi7xd76zKwzYSt68%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Gc2fFp8vNVG2rzI6%2B6l8HNA%2BDf%2Bqs9eKS6mkBEoOaE0%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng java với thư viện retrofit bác ơi, làm y như bác bảo là nếu err = -201 thì Recursive lại cái function đó mà đặt log xem thì nó cứ get ra -201 liên tục , 1 lúc sau nó dừng nhưng ko hiển thị ra gì nữa, ko hiểu bị sao, dùng postman check thì ngon lành mà cho vào code thì ko đc — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0XDgfhv%2FW%2FDBpHgOK7MrwlKJIJiHp0wQDeCjs%2FObRdc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YzpSRwPWFou215VUXfnOnI6NmHX%2BAAG6b4LA%2FyTI5M0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=agcNZwLJILKiqRRQxkS%2BTHsJolM4MkqVIdk%2BbTY3HNA%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T7v1cM%2F37wE1cTgHJ%2FVbe1cC45jkmyQpl4qJPtK7Hzk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=y1awD2wA1UnhGG5dX6ZO4nfn98RO4Kop4OJcNP0KmhY%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=dsn41oY8F1A8eekOW1OOMVyUAz4mu%2BHinb%2BqiibcK7s%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> java kolin làm ứng dụng android bác ạ — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268433&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oS%2FdbaIdnSvFNyEeWjAgCfZ4TQpZqZRmfHmzC8Pox2o%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268433&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=m%2B3fgi3j651N6mOlh1kQqD4nrfS%2B8dSMKb2IelrT3tw%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQUQCX7BWLUE3M5XCFDVZNS7LANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=9oeZpDMp0ddqjrZrvxZ1ilYFU42r7FHzwhdud0VZdm0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQUQCX7BWLUE3M5XCFDVZNS7LANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UMpKLl2S44R4YkTB5qI%2BSq0MoaZtqlB%2B6s2X60CAs%2FI%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng thư viện retrofit để call API của thằng zingmp3 thôi bác, e có lấy cái sig sau dùng postman để test thì vẫn chạy bình thường, ko biết sai chỗ nào bác ạ. cái gói tin response trả về e bắt được thì nó có dạng như sau: { "err": -201, "msg": "Có lỗi xảy ra xin vui lòng thử lại!", "url": "https://zingmp3.vn/api/v2/song/get/streaming?apiKey=X5BM3w8N7MKozC0B85o4KMlzLZKhV00y&ctime=1660647108&id=ZZFZW6U9&version=1.7.20&sig=dfd58198f7a66a3dc5e8b8cdeeb5c5eeaa16e5ccb47c2b8ac5314af0439a3955b351df97088658d94babb79de06f10b0e36c6b863c8229abeb0d4333d20342b5https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzingmp3.vn%2Fapi%2Fv2%2Fsong%2Fget%2Fstreaming%3FapiKey%3DX5BM3w8N7MKozC0B85o4KMlzLZKhV00y%26ctime%3D1660647108%26id%3DZZFZW6U9%26version%3D1.7.20%26sig%3Ddfd58198f7a66a3dc5e8b8cdeeb5c5eeaa16e5ccb47c2b8ac5314af0439a3955b351df97088658d94babb79de06f10b0e36c6b863c8229abeb0d4333d20342b5&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oYVZ8RA2m0IE%2FCcQvjM9tWkvc8gg4TTs5G53YdQAjT4%3D&reserved=0", "timestamp": 1660646930079 } cái url kia nếu dán vào trình duyệt thì nó vẫn trả về link bài nhạc mà bác, nên e đang ko hiểu sai ở đâu — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268464&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=wa5LcbkLayqYFkbDeJLLxu5EXypb%2F7cGGEJEmxt1mSk%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQR33FXXWEU3SM6JPDVZNXQHANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nSKDHuWMFYLLFGuoebgUI3bwl7LtbA3KfOWt1WyfP3A%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.>

cái này e chạy trên điện thoại android mà bác, chứ trên PC có thằng postman để test response API mà, test trên PC thì ok còn test trên android thì tạch bác ạ, e có if else để nó đệ quy lại nhưng mà chỉ thấy nó ra 1 loạt err = -201, ông zing này ảo ma quá. Response code trả về 200 là ok mà data bên trong json vẫn khác dc bác nhỉ

@MrThinkJ
Copy link

Xóa cookies rồi bấm link 1 lần nữa hay mới vào lần đầu sẽ bị vậy tui làm bên java spring boot thì mã hóa link cho bên ngôn ngữ khác làm còn bên swiftUi tui bị lỗi này và fix như trên và thành công VẤN ĐỀ LÀ PC NÓ SẼ VÀO LẦN ĐẦU BỊ LỖI ÔNG PHẢI TRY Catch hoặc if else nó sẽ chạy được Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysg

________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:54:59 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0 commented on this gist.
________________________________ Hướng làm của bác là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:16:21 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Là dùng java làm back end spring boot hay là java kolin làm ứng dụng android ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925708359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3jRQ%2FAKsMAyuhVj4RU21FD6iCh33YezzA5nOzM4qdv4%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 5:13:01 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Ngôn ngữ của bác làm là gì ? Tải xuống Outlook dành cho Androidhttps://aka.ms/AAb9ysghttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=67f4yjbYfzpuXRF3eHVpUT%2BNHo3gL7i6spCAE8YQO8s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PjiUtMvdA9wAhivgW6nCxBcBkp7GVHqBhhMUVPUu4Ok%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FAAb9ysg&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uH6v3QaBNqXKX4p3UDpKgx5%2BjuuipPUhL8GRlzR7hAE%3D&reserved=0
________________________________ From: zer0day0 @.> Sent: Tuesday, August 16, 2022 4:47:13 PM To: mocmeo @.> Cc: Dat Huynh @.>; Comment @.> Subject: Re: mocmeo/zing mp3 @zer0day0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d4%2FE5KS%2FhPMKwKIEfbetH4tdY2ApVJgY37rigZq3RdE%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FPVd8Tih3Frobzd5n8w%2BU8%2BorOQNxzmcYimlZ3%2FwPIU%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzer0day0&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098509951%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TjMRIYmEqg0ZOL9Phh2pBLhjLLZTF5%2BSlSZjPzOIydo%3D&reserved=0 commented on this gist.
________________________________ Ko bk ngôn ngữ của bạn của bạn là gì Nhưng hướng fix Function grabZingApi If err = -201 Recursive lại cái function grabZingApi Else Print data Thank bạn nhìu bác ơi cho t xin fb để trao đổi với, t cũng làm đến đoaạn này toàn ra code -201, Recursive r toàn báo out of memory — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zJ9wOPgPiNFuiJM6hM%2Fr5L9ecZq2eRVr9nPpSPtnePk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FIlaz%2F1jiTkZLT3I5vaMTh1vU7sVUTkEzqAOV2sIp%2Bc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mJ2sCrFnZbJSKq5idpElI3UvAoPPx%2BumAvpDHV0EmAM%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=37xAIfeWgl%2BexhXKDheSt83g%2B0N0vKFnH%2BXBw8p6sg4%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268399&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mJ2sCrFnZbJSKq5idpElI3UvAoPPx%2BumAvpDHV0EmAM%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cb638e7db21554eaa074008da7f6c4d97%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962400442313376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=122DlclhJ24f4FJvhsz8IuOaaGLx%2BJXWa25nLfojS6s%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=s5VHrln2icoMtEqkIjrVPx4tq04xTKEcqUqb2lKgKnM%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Gc2fFp8vNVG2rzI6%2B6l8HNA%2BDf%2Bqs9eKS6mkBEoOaE0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IPmSc%2BXZV16lABjRbGSGD1ZzRWVmi7xd76zKwzYSt68%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQR27VUBTZOPG6FVJD3VZNPSDANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Gc2fFp8vNVG2rzI6%2B6l8HNA%2BDf%2Bqs9eKS6mkBEoOaE0%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng java với thư viện retrofit bác ơi, làm y như bác bảo là nếu err = -201 thì Recursive lại cái function đó mà đặt log xem thì nó cứ get ra -201 liên tục , 1 lúc sau nó dừng nhưng ko hiển thị ra gì nữa, ko hiểu bị sao, dùng postman check thì ngon lành mà cho vào code thì ko đc — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0XDgfhv%2FW%2FDBpHgOK7MrwlKJIJiHp0wQDeCjs%2FObRdc%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YzpSRwPWFou215VUXfnOnI6NmHX%2BAAG6b4LA%2FyTI5M0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268424&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=agcNZwLJILKiqRRQxkS%2BTHsJolM4MkqVIdk%2BbTY3HNA%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C389b2102b7704fbf92d708da7f6fe860%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962415872721796%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T7v1cM%2F37wE1cTgHJ%2FVbe1cC45jkmyQpl4qJPtK7Hzk%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=y1awD2wA1UnhGG5dX6ZO4nfn98RO4Kop4OJcNP0KmhY%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQ5AF42WN7S2TVPEXLVZNSS3ANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=dsn41oY8F1A8eekOW1OOMVyUAz4mu%2BHinb%2BqiibcK7s%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> java kolin làm ứng dụng android bác ạ — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268433&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oS%2FdbaIdnSvFNyEeWjAgCfZ4TQpZqZRmfHmzC8Pox2o%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268433&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=m%2B3fgi3j651N6mOlh1kQqD4nrfS%2B8dSMKb2IelrT3tw%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQUQCX7BWLUE3M5XCFDVZNS7LANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7C05a0ef0d7ebd49b02ffc08da7f705f21%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962417925864575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=9oeZpDMp0ddqjrZrvxZ1ilYFU42r7FHzwhdud0VZdm0%3D&reserved=0https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQUQCX7BWLUE3M5XCFDVZNS7LANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UMpKLl2S44R4YkTB5qI%2BSq0MoaZtqlB%2B6s2X60CAs%2FI%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.> e dùng thư viện retrofit để call API của thằng zingmp3 thôi bác, e có lấy cái sig sau dùng postman để test thì vẫn chạy bình thường, ko biết sai chỗ nào bác ạ. cái gói tin response trả về e bắt được thì nó có dạng như sau: { "err": -201, "msg": "Có lỗi xảy ra xin vui lòng thử lại!", "url": "https://zingmp3.vn/api/v2/song/get/streaming?apiKey=X5BM3w8N7MKozC0B85o4KMlzLZKhV00y&ctime=1660647108&id=ZZFZW6U9&version=1.7.20&sig=dfd58198f7a66a3dc5e8b8cdeeb5c5eeaa16e5ccb47c2b8ac5314af0439a3955b351df97088658d94babb79de06f10b0e36c6b863c8229abeb0d4333d20342b5https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzingmp3.vn%2Fapi%2Fv2%2Fsong%2Fget%2Fstreaming%3FapiKey%3DX5BM3w8N7MKozC0B85o4KMlzLZKhV00y%26ctime%3D1660647108%26id%3DZZFZW6U9%26version%3D1.7.20%26sig%3Ddfd58198f7a66a3dc5e8b8cdeeb5c5eeaa16e5ccb47c2b8ac5314af0439a3955b351df97088658d94babb79de06f10b0e36c6b863c8229abeb0d4333d20342b5&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=oYVZ8RA2m0IE%2FCcQvjM9tWkvc8gg4TTs5G53YdQAjT4%3D&reserved=0", "timestamp": 1660646930079 } cái url kia nếu dán vào trình duyệt thì nó vẫn trả về link bài nhạc mà bác, nên e đang ko hiểu sai ở đâu — Reply to this email directly, view it on GitHubhttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgist.github.com%2F2831dde141071681337a17b9f2df6b5a%23gistcomment-4268464&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=wa5LcbkLayqYFkbDeJLLxu5EXypb%2F7cGGEJEmxt1mSk%3D&reserved=0, or unsubscribehttps://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQA3TQQR33FXXWEU3SM6JPDVZNXQHANCNFSM4P46GAEQ&data=05%7C01%7Cs3777091%40rmit.edu.vn%7Cd8c5fe0c34b74c78c34808da7f75c4fd%7Cd1323671cdbe4417b4d4bdb24b51316b%7C0%7C0%7C637962441098666000%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=nSKDHuWMFYLLFGuoebgUI3bwl7LtbA3KfOWt1WyfP3A%3D&reserved=0. You are receiving this because you commented.Message ID: <mocmeo/zing @.>

Bác call bằng spring boot kiểu j v ạ ?

@khanhduy122
Copy link

còn các phần baner quản cáo playlisst hot và nghệ sĩ hot ... lấy sao ạ

@caubeiuzk
Copy link

còn các phần baner quản cáo playlisst hot và nghệ sĩ hot ... lấy sao ạ

ấn f12 mà lấy như thường thôi bạn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment