-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile paths changed #99
Comments
Hi,
|
It works for me. I set both accept and content type to json and get json back. |
Yes, I had made a different mistake so it didn't compile properly to use the new endpoint. So my bad, and I am getting the JSON I expected now. That's why I deleted the comment hah |
I'm getting a 302 http code, how did either of you solve that ? |
I did nothing special other than just swapping out the old URL for the new one. So if everything else is working for you, that should as well? I'm coding in Elixir though so I'm not using this client as I'm writing my own. |
Strange, I will have to look into it a bit more then. Might be a user-agent issue or something else. |
Hi,
I just started using the library again after a year and it seems that many of the api paths are not available anymore. I tried to proxy my iOS requests to capture the mobile app urls but for some reason I cant do it on iOS 16. Does anyone else have the possibility to find the new urls?
The text was updated successfully, but these errors were encountered: