Skip to content
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

Marketplace Account Deletion/Closure - How to do eBay's publish/subscribe workflow on desktop applications? #49

Open
matecsaj opened this issue Apr 20, 2022 · 2 comments
Labels
question Further information is requested

Comments

@matecsaj
Copy link
Owner

matecsaj commented Apr 20, 2022

With Marketplace Account Deletion/Closure Notifications Workflow, eBay introduced a publish/subscribe workflow. For many users, receiving notices is legally mandated.

eBay's documentation provides instructions for web application builders, but I see nothing for desktop application builders.

I started on a sample code that does not rely on having a website but can't accomplish a step. In the UnitTests for this library, search on the word marketplace,

Please comment here with suggestions or a paste of working code in any programming language. A pull request is welcome too. Ideally, the solution would not involve polling, but so be it if it must.

@matecsaj matecsaj added the help wanted Extra attention is needed label Apr 20, 2022
@matecsaj matecsaj changed the title Marketplace Account Deletion/Closure - how to do eBay publish/subscribe for a desktop applications? Marketplace Account Deletion/Closure - How to do eBay's publish/subscribe workflow on desktop applications? Apr 20, 2022
@matecsaj
Copy link
Owner Author

More sources of ideas:

Python Code

Implementations in other programming languages

eBay Forums

Other articles:

A PHP version of me!

Is there python code in their repo:

Item Feed

@matecsaj matecsaj added question Further information is requested and removed help wanted Extra attention is needed labels Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant