-
|
When calling the methods of notification --"get_subscription" and "create_subscription",they work well. |
Beta Was this translation helpful? Give feedback.
Answered by
xiaomile
Jul 27, 2022
Replies: 1 comment
-
|
I find the solution in the method "delete_notification_subscription" change it to: This change worked in the Japan marketplace |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xiaomile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I find the solution
Refer to this discussion
Edit site-packages/sp_api/api/notifications/notifications.py
find this :
in the method "delete_notification_subscription"
change it to: