Posts

Post not yet marked as solved
6 Replies
0 Views
I completely understand that for library tracks, if uploaded by the user. But I'm talking about "Apple Music tracks" here, these tracks from the Apple Music catalog directly. For example; I create a playlist on Apple Music. Then go in Apple Music catalog and add a track to this playlist. When then I'm retrieving this playlist tracklist with the Apple Music API, the ISRC field is empty while it's an Apple Music track. The issue is about why these Apple Music tracks (and not tracks uploaded by users) don't have any more the ISRC field ?
Post not yet marked as solved
6 Replies
0 Views
@_jb It's happening when you are retrieving tracks list from a playlist or from library of the user. When tracks are in a "list", the "isrc" field is no more returned.
Post not yet marked as solved
10 Replies
0 Views
Hi !I'm now instead of the previous message error getting:=> "Unable to update tracks" from the API when trying to add tracks to a playlist.Here is an example of a list of songs sent to have this error message :[{"id":"1045191907","type":"songs"},{"id":"1444873737","type":"songs"},{"id":"1081697965","type":"songs"},{"id":"1442277862","type":"songs"},{"id":"1064798417","type":"songs"},{"id":"1073169694","type":"songs"},{"id":"1445174755","type":"songs"},{"id":"1253076931","type":"songs"},{"id":"1098730576","type":"songs"},{"id":"1364129786","type":"songs"},{"id":"1445019394","type":"songs"},{"id":"1001771055","type":"songs"},{"id":"1440856655","type":"songs"},{"id":"1440834968","type":"songs"},{"id":"1319606196","type":"songs"},{"id":"1108737327","type":"songs"},{"id":"1496802229","type":"songs"},{"id":"726373148","type":"songs"},{"id":"1108987771","type":"songs"},{"id":"1170699703","type":"songs"},{"id":"1182107728","type":"songs"},{"id":"1254533944","type":"songs"},{"id":"1118431592","type":"songs"},{"id":"1050112236","type":"songs"},{"id":"1442215697","type":"songs"},{"id":"1398208561","type":"songs"},{"id":"1000069678","type":"songs"},{"id":"1444869589","type":"songs"},{"id":"1164239241","type":"songs"},{"id":"1120405215","type":"songs"},{"id":"1498632796","type":"songs"},{"id":"1374863253","type":"songs"},{"id":"1183998298","type":"songs"},{"id":"1452669850","type":"songs"},{"id":"1452670649","type":"songs"},{"id":"4332986","type":"songs"},{"id":"1116682200","type":"songs"},{"id":"1452623382","type":"songs"},{"id":"1129764619","type":"songs"},{"id":"1440620924","type":"songs"},{"id":"849428987","type":"songs"}]Any idea ? I can provide you more examples of lists like this which are generating the error.Thank you for your help.
Post marked as solved
3 Replies
0 Views
Can't be sure for that, but the move here for Apple is just to there with Facebook Google And Twitter. So if you are not proposing one of them, I'm pretty sure that will be good for you 😉
Post marked as solved
3 Replies
0 Views
Hi;Take a look here => https://developer.apple.com/app-store/review/guidelines/#sign-in-with-appleThe 4.8:Sign in with Apple is not required if:Your app exclusively uses your company’s own account setup and sign-in systems.It's required only if you are at least proposing Facebook Login, Google Sign-In, Sign in with Twitter, Sign In with LinkedIn, Login with Amazon, or WeChat Login.
Post not yet marked as solved
10 Replies
0 Views
Sure, here you go => FB7358221
Post not yet marked as solved
10 Replies
0 Views
A ticket has been opened, but they are still not able to reproduce the issue on their side...For now, I have changed my code and doing insert one by one... very slow but a sure method 😉
Post not yet marked as solved
10 Replies
0 Views
The issue is that => "If this is at least intermittently reproducible for a specific list of tracks".Because we got the error (with a unique ID at least), but retrying to do the request a couple of seconds later could make it works this time (even if it's exactly the same request). So no, it's could not be "reproductible".And unfortunately no regularity here. Could happen for a body of 1 track same as request body of 100 tracks for example. I have open a ticket in the Apple Dev Feedback with the error ID and the associate body, wait and see.But this is happening more and more often and finally succeed at third time only sometimes.Strange thing I'm the only one to got this error here (you don't have logs from other users with this 40007 error" ?).
Post not yet marked as solved
10 Replies
0 Views
Yes, as I said, we are doing thousands of "add tracks to a library" playlists requests per day, so the code is good and as you can see in the example, IDs seems to be good too.
Post not yet marked as solved
2 Replies
0 Views
Hi,Thank you for your response.It's OK for playlists created and followed but => I'm talking about "Artist-managed playlists" (in iTunes under "Managed Playlists").How can we access to these playlists from the Apple Music API ? Maybe a specific "include" in param ?
Post not yet marked as solved
18 Replies
0 Views
Great !Do you have any expected date for this so ?Thank you, glad to hear you have this idea in head.
Post not yet marked as solved
18 Replies
0 Views
Hi,I'm still looking on a way to delete a track in a playlist thanks the Apple Music API (it has been possible when you have released the API).Can you give us more details when we will be able to do that again ?Thank you.
Post not yet marked as solved
2 Replies
0 Views
Jaehess,I got the issue on Windows 10 with Chrome browser.On an iPhone with Chrome it seems working, but the affiliate links is not working anymore (the click is no more registered in the iTunes Affiliate Program, as it worked some days ago).
Post not yet marked as solved
1 Replies
0 Views
Post not yet marked as solved
18 Replies
0 Views
Any update ?