SoundCloud is transitioning its access tokens from opaque strings to JWT format. Apps storing these tokens in a schema-based environment need to be updated to handle varying token sizes since JWTs can differ based on the data encoded within them. Ensure your app is updated to avoid integration issues.
Sort: