I can not create a "new app"

voyseguro
New Community Member

When i try to create a "new app" this message appearse:

"Something went wrong creating the application. Try again.

If you wish to report this error please include the following error id: 959b5c8077f6f"

And I can't even delete one of my existing applications. There is a temporary problem with PayPal?


Login to Me Too
7 REPLIES 7

MTS_joaquim
Moderator
Moderator
Hello @voyseguro,

This error might happen if you attempt to create an application using an application name that already exists (application name have to be unique)

Can you please share your sandbox account linked to the application? If you prefer not to do so in the community forum, I invite you to create a ticket through Merchant technical support portal (https://www.paypal.com/mts )


Login to Me Too

48DESIGN
Contributor
Contributor

Did you ever figure this out? We're having the exact same problem right now!

Login to Me Too

UndieDundie
New Community Member

I called the support and they said it's because the servers are being maintained. So on the next day everything worked fine. However this happens quite often when I try to revisit my apps. The same type of massage appears where my apps are supposed to be listed :

 

"There was error retrieving applications. Please try again.

If you wish to report this error please include the following error id ******"

 

I'm very upset as it occurs randomly and stays for a long time. I have to delay a site launch now.

Login to Me Too

48DESIGN
Contributor
Contributor

Thanks for the reply and the info! It's a shame that PayPal just can't get things to work smoothly - that has been the case for the last 10 years I have been working with their APIs... For me, it started working again on the next day, just for the API to result in 401 status errors the day after, again blocking my work and costing me hours of work time.

Login to Me Too

MTS_joaquim
Moderator
Moderator

@48DESIGN,

 

This issue 401 indicates that there is an issue on your access token (either not included in the request, invalid or expired). 

 

This issue is described here : 

https://www.paypal.com/us/smarthelp/article/why-did-i-get-website-error-401-ts2029

 

Here is a link to the documentation of oAuth token request to allow your integration to get an access token : 

https://developer.paypal.com/docs/api/overview/#authentication-and-authorization

 

 

Please don't hesitate to leave me a Kudo if my response was helpful to increase it visibility.

 

Login to Me Too

48DESIGN
Contributor
Contributor

@MTS_joaquimThanks for the quick response. However, I don't think it's a problem on our side - it was working perfectly one day, then the next day, without any change, the experience profile call results in a 401. I'm using the vue-paypal-checkout component which itself is only a wrapper on the own PayPal JS button implementation, so I don't configure any access tokens manually. I'll try cleaning cache and cookies and see if that changes anything and let you know, after I finished working on another project.

Login to Me Too

MTS_joaquim
Moderator
Moderator

@UndieDundie,

 

If you still encounter the issue, it seems that there is something wrong with your application.

 

Can you try to clean your cache and browsing cookies and try again? If the issue persist, could you please contact us privately through https://paypal.com/mts giving us the details of your application (developer account's email, application name, client id, screenshot and source code of the page with the error) so we can find the solution with you?

 

Thank you. 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.