You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a 2015-12-16 16:12:10.018 0:00:00.202175 POST [404] /api/ma_api/v2/android/orders/519?alt=json
404 error, where the method should be called correctly.
If have an API method that is annotated as follows
and executed with this request:
I get a
2015-12-16 16:12:10.018 0:00:00.202175 POST [404] /api/ma_api/v2/android/orders/519?alt=json
404 error, where the method should be called correctly.
Changing the annotation to
rectifies the situation, so there are no path issues.
The text was updated successfully, but these errors were encountered: