I entered the required fields in the form below, but I get the error message "There was a problem submitting the form. Please try again."
https://support.google.com/youtube/contact/yt_api_form?hl=en
User agents (browser, PC, network) have changed. The problem was not solved.
I tried it every few days and the problem continues.
Hopefully the form will be sent successfully and the entered content and application will reach Youtube management.
Whether the application is approved is another story.
I encountered this same issue and it turned out there was a hidden error saying my the files I attached are more than 20mb, even though each video itself was under 20mb. I removed the attachments so the total of all files was under and it worked.
Related
App Store Connect now requires the bank account holder’s address.
However when I try to add my address to my bank account on AppStore Connect I get an error saying:
This address has been modified. Verify the changes and resubmit
I tried clicking save multiple times and changing the address but nothing works.
Does anyone else have this issue? Anyone knows how this can be fixed?
Thank you
How many times did you click save button? I had the same issue and I saw this: https://developer.apple.com/forums/thread/112590
I had to click it like 4 times or something. Make sure you don't close the window or leave the page. It's definitely a bug.
I am attempting to submit a new iOS app to Apple that uses "Sign in with Apple" to authenticate users. In all my local testing, this works perfectly.
During Apple's review process, they ran into an error and provided this screenshot:
Unfortunately, the error message is in Chinese, but Google Translate say it means "Incomplete registration".
The weird thing about this is that the error message is in place of where there should be a button. Here is how the screen looks when I try it:
Does anyone know how to get into this state where there is an error instead of a button to continue with the sign-in process?
Is it possible that this is human-error on the part of the reviewer, and they for some reason don't have the Apple ID account setup correctly on the device?
I'm not sure if it is relevant, but I am using Firebase authentication to handle the sign-in process. It appears from the screenshot that this occurs before any requests are made to the backend though.
Update:
I found another question that has a similar error message in English. It may be related to my issue, but I have been unable to reproduce this error by using an incorrect Bundle ID as the accepted answer suggests. I just wanted to add this info, as it may have some relevance.
I don't currently have a physical iOS device to test on. Is it possible that this error is only displayed on real devices or only when using a signed .ipa?
Update - App was approved:
I resubmitted my app for review and it was approved, so it seems that human-error or some glitch in Apple's process caused it to be rejected initially. Although my problem is solved, I still have no idea how the reviewer managed to get into the state displayed in the screenshot.
The "Sign-Up Not Completed"/未完成註冊 may be caused by using + signs instead of encoded spaces (%20) in the URL when you redirect to https://appleid.apple.com/auth/authorize
Source: https://forums.developer.apple.com/thread/122458
Whenever i try to navigate to App-Specific Shared Secret within ItunesConnect the dialog box attempts to load briefly then I get directed to a crash page titled
"We can't process your request".
I've reset safari clearing all website data and also used other computers.
I've contacted Apple who are sending an email shortly requesting more information but wondered if anyone else had come across a similar fault?
Another very easy solution which worked for me:
Use safari
SOLVED
The problem was due to not previously having created a master shared secret.
Once I did this then I could generate the shared secret for the specific application.
I has a similar issue, when I was getting invited to join Apple Developer Program. I tried joining through the invitation link and I would always get the "We can't process your request" message.
The solution was to:
Log in to an iPhone/iPad with that particular Apple id.
Try to install an app.
You will get a terms and condition pop up that you should accept.
Install the app
Wait for a while until Apple fast servers update your status (around 1 hour for me)
Now you should be able to proceed without the weird message.
I think need to update Mac OS to latest will solve problem. Alternatively you can use google chrome browser.
I am trying to publish an iPhone app; it is not the first, I already published others in the past. So I entered the required info in the first and second form, and then filled in the big third form, the one where you also upload icon and screenshots. Well, I pressed the "Save" button before uploading the screenshots, because I noticed that I had no retina-4 screenshot available, and had to produced it first.
Why did I press "Save"? Well, I just wanted to make sure all the info I had entered wouldn't get lost.
Reasonably, I got an error message regarding the missing screenshots.
After a while I uploaded the screenshots, but when trying to save again, I got a generic error, something like "There has been an error, contact support". Maybe my session had expired in the meantime???
OK, so I press "Cancel". I return to the initial screen, where my apps are listed. No sign of the new one, so I guess I have to re-enter everything again.
The bad surprise is that when I fill in the first form I get an error message:
The Bundle ID you entered has already been used
I guess I will have to choose a different bundle ID... sounds crazy, just can't believe it... any suggestions?
Had faced the same problem at the time of my last app uploading. And as i was not having time to go through the Error, I simply changed the bundle id with new one. And it get done. I will suggest you to create new one and go with that.
The message is trying to tell that the bundle ID already exist in apple there. Because it must be unique, thus no body can create a new one.
Why you saw this is probably the account you using in your mac book or xcode no longer have access to this bundle. Try login to apple developer account to check whether you still able to see this app or not. And try to check with application admin to check is it your account being remove for this bundle access.
OK, this is weird.
We have a test website (just a payment form) here: http://blog.inglesen100dias.com/
The problem is that everyone I've talked to but me can see the form (our hosting provider, other coworkers in different states/countries, etc). Me, I see a 403 forbidden error, "You don't have permission to access / on this server."
We made a change earlier today in that subdomain, changing the A record to point it to a different server. But for some reason everyone but me can see the new page where it's pointing at.
I've deleted the cache, flushed the DNS (I'm on Windows 8), entered the website with my cellphone (same error)... so I don't know what else to do. My impresion is that when I access that URL, it's still trying to open a location in the old server (where the domain originally pointed), instead of in the new server. Why this only happens to me?
Any advice would be very welcome!
UPDATE
I've turned-off the Wifi in my cellphone (it's connected to the same network as my computer) and now it shows the right page! If I turn the wifi back on, then it shows the 403 error again...
Can it be a problem in the router?
I restarted the router and now it's showing the right page!