Error code 3012 when trying to transfer WSOL to SPL token like ETH with Phantom - solana

The error message says "The program expected this account to be already initialized." This error occurs on Jupiter Exchange when trying to transfer WSOL to a token like ETH, but the error does not occur when transferring SOL to the same token (when Jupiter wraps SOL --> WSOL behind the scenes)
How would one get around this error?

Related

Near Protocol: Token transfers from contract keeps failing

I created a near contract from a sub-account and sent 2.5 near there, but when I try to transfer this near from the sub-account I keep getting LackBalanceForState error.

Payment Services Exception Domain verification failed for merchantId

I verified my domain successfully via Apple Developer Account. But, when I try to call Apple's registerMerchant API they respond with:
statusMessage: Payment Services Exception Domain verification failed for merchantId...
errorMessage=\"exception decoding Hex string: invalid characters encountered in Hex string\""
statusCode: 400
Did anyone encounter this error?
Apple was expecting to find a specific domain-verification-file (that they provided us). When I uploaded the correct file, the issue was resolved.

Yammer API exporting data gives error (401) Unauthorized

We are using the Yammer API to obtain statics for various of our clients.
We have the correct access token for all of them but for some we are receiving this error: The remote server returned an error: (401) Unauthorized..
The zip file generated does not get downloaded.
Example call: https://www.yammer.com/api/v1/export?model=Message&model=Group&model=Topic&model=UploadedFileVersion&model=DocumentVersion&access_token=xxxxxx-XkwP1lZFYYTF1NGrpFGmuw&include=csv&include_ens=false&since=2015-02-24T00%3A00%3A00%2B00%3A00
When pasting the link in a new tab a file not found is shown.
Does anyone have an idea what the problem may be or does know another way of getting the desired data?

APNS "invalid token" error-response (code 8)

I'm using APNS to send push notifications from my app to ~300 devices. I get an error response from APNS with code 8 (invalid token) for some of the devices. When I send again to all devices, I get the code 8 error response again, but for different devices (for some of the devices I always get this error, and for some I never get it).
I sent a request to the APNS feedback service but it did not return any errors for the app (this service should return "expired" tokens - in case the intended app doesn't exist on the device anymore).
I know that the "invalid token" error is commonly a result of environment mismatch - trying to send notifications from the APNS production server to a token that came from the sandbox environment, or vice versa. I can't see how that can be the case here, because the same token sometimes gets an error and sometimes doesn't.
Does anyone know of a different reason for APNS "invalid token" response?

Getting Twilio.Device client error {message: "Cannot register. Token not validated", code: 31204} intermittently during resetup

I am getting Twilio.Device client error
{message: "Cannot register. Token not validated", code: 31204}
intermittently during resetup of Twilio.Device.
Can any one tell me what this error implies?
Since I am generating the token correctly, but I think twilio websocket was not able to validate it due to some reason.
Should I try to resetup using the same token or should I generate a new one?
Thanks.

Resources