eBay Community logo
    • Home
    • News & Updates
    • Buying & Selling
      • Buying
      • Selling
      • New to selling on eBay
      • Seller Tools
      • Shipping
      • Returns
      • eBay Advertising
      • Payments
      • Mobile Apps
    • Explore Categories
        • eBay Motors
        • Electronics
        • Collectibles & Art
        • Home & Garden
        • Clothing, Shoes & Accessories
        • Toys & Hobbies
        • Sporting Goods
        • Books, Movies & Music
        • Health & Beauty
        • Business & Industrial
        • Jewelry & Watches
        • Specialty Services
        • eBay Partner Network
        • Accessibility
        • eBay Developers Program
        • eBay Cafe
        • eBay Live
        • Community Mentors
      • Ask a Mentor
    • About
      • About the Community
      • Share Community Platform Feedback
      • Report eBay Technical Issues
      • About eBay
    • Community Events
      • Events
      • Seller Circle Hosts
      • Seller Circles
    • eBay Help
    All PostsDiscussionsBlogsIdeasQuestions
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
    Discussions
    • TagsChevronRightIcon
    Notifications
    • Discussion
      sk
      • Special CategoriesChevronRightIcon
      • eBay Developers Program
               
      sk
      137View listings
      Marketplace Account Deletion endpoint will not save - Developer Support ticket submission also fails
                                               

      I am configuring Marketplace Account Deletion notifications for a Production application. The Developer Portal will not save the notification endpoint and verification token. After clicking Save, both fields are cleared. The HTTPS endpoint is publicly accessible and returns HTTP 200 with Content-Type application/json. I independently verified that the response contains no UTF-8 BOM and that the challengeResponse exactly matches the expected SHA-256 value calculated using the same endpoint URL and verification token. The endpoint supports both GET and POST. The notification email address currently configured is valid and working, and my Developer Technical Support contact is ACTIVE. An incorrect notification email address was initially entered and generated a delivery failure; it has since been corrected to the valid address. I attempted to escalate this through Developer Technical Support. The AI-Assisted Support system recommended escalation to Developer Technical Support after the endpoint checks above were confirmed. I completed the ticket form, but submitting the ticket itself fails with: “Something went wrong. Please try again later.” As a result, I currently cannot save the required Marketplace Account Deletion configuration and cannot create a Developer Technical Support ticket about the problem. Could an eBay Developer Support representative please check whether there is an account/application-side state preventing the Marketplace Account Deletion endpoint configuration from being saved, particularly whether the initial failed notification email may have left the application in an invalid state? I would also appreciate assistance getting a technical support ticket created if that system is currently failing. I can provide the endpoint URL, application details, screenshots, and verification results privately to eBay staff if needed.

      3 days ago
      0
               
    • Discussion
      anistu52oh
      • Special CategoriesChevronRightIcon
      • eBay Developers ProgramChevronRightIcon
      • eBay APIsChevronRightIcon
      • Talk to your fellow developers
               
      anistu52oh
      30345View listings
      createSubscription error 195011 Not authorized for this topic.
               

      I am trying to subscribe to notifications using the createSubscription.    I have been able to call other APIs, I've been able to create a destination. However, every time I try to use the create subscriptions I get a 195011 error. Regardless if it is scoped to app or user level.   Scopes used creating the token: scope : [     " https://api.ebay.com/oauth/api_scope " ,     " https://api.ebay.com/oauth/api_scope/sell.marketing.readonly " ,     " https://api.ebay.com/oauth/api_scope/sell.marketing " ,     " https://api.ebay.com/oauth/api_scope/sell.inventory " ,     " https://api.ebay.com/oauth/api_scope/sell.inventory.readonly " ,     " https://api.ebay.com/oauth/api_scope/sell.account.readonly " ,     " https://api.ebay.com/oauth/api_scope/sell.fulfillment " ,     " https://api.ebay.com/oauth/api_scope/sell.analytics.readonly " ,     " https://api.ebay.com/oauth/api_scope/commerce.notification.subscription " ,     " https://api.ebay.com/oauth/api_scope/commerce.notification.subscription.readonly " ,     " https://api.ebay.com/oauth/api_scope/buy.item.stream " ,   ],   I have tried with the following payloads {   topicId : "MARKETPLACE_ACCOUNT_DELETION" ,   status : "ENABLED" ,   payload : {     format : "JSON" ,     schemaVersion : "1.0" ,     deliveryProtocol : "HTTPS" ,   },   destinationId : "xxx-xxx-xxx-xxx" , }   and      topicId : " ITEM_AVAILABILITY " ,   status : "ENABLED" ,   payload : {     format : "JSON" ,     schemaVersion : "1.0" ,     deliveryProtocol : "HTTPS" ,   },   destinationId : "xxx-xxx-xxx-xxx" , }   I get the same error if I use testing harness or via my code. Thoughts?

      2 years agolast reply 3 months ago
      8
               
    • Discussion
      nexusfilatelia
      • Special CategoriesChevronRightIcon
      • eBay Developers ProgramChevronRightIcon
      • eBay APIsChevronRightIcon
      • Talk to your fellow developers
               
      nexusfilatelia
      1324View listings
      How I setup a callback notification when a user change they password ?
               

      Hi to everybody. I can't find on SetNotificationPreferences an EventType for this purpose Asking to AI Support I receive this answer: "PasswordChanged and PasswordHintChanged are notification event types available in eBay’s notification system. You can subscribe to these events to receive a callback when a user changes their password. Use the Notification API to create a subscription for these topics, set your endpoint, and test the setup. This will allow your application to get notified in real time when a password change occurs."   But when I try to add this callback "PasswordChanged" I receive an error message   Any idea ? Thanks in advance

      11 months agolast reply 11 months ago
      1
               
    • Discussion
      ub_here
      • Special CategoriesChevronRightIcon
      • eBay Developers ProgramChevronRightIcon
      • eBay APIsChevronRightIcon
      • Talk to your fellow developers
               
      ub_here
      69View listings
      FixedPriceTransaction notification not working
               

      Hi,   since this morning we stopped receiving FixedPriceTransaction and AuctionCheckoutComplete  notifications while other notifications (i.e. ItemExtended)  work fine. Checking one of the items involved via GetNotificationsUsage the response looks like this: <NotificationDetails> <DeliveryURL>[our notification URL></DeliveryURL> <ReferenceID>[ItemID]:62062513</ReferenceID> <ExpirationTime>2024-03-20T14:45:24.000Z</ExpirationTime> <Type>FixedPriceTransaction</Type> <Retries>2</Retries> <DeliveryStatus>CustomCode</DeliveryStatus> <ErrorMessage>API_PAYLOAD_TEMP_FAILURE:APIErrorCode=396</ErrorMessage> <DeliveryURLName>heisenbug</DeliveryURLName> </NotificationDetails> given that we do not find any traces of incoming FixedPriceTransaction nor AuctionCheckoutComplete  notifications, I would need to know, what API_PAYLOAD_TEMP_FAILURE:APIErrorCode=396 actually means. Any hints on that (or perhaps other suggestions to find the cause of our ptoblem?   Thanks Ulf

      2 years agolast reply 2 years ago
      2